| Commit message (Expand) | Author | Age | Files | Lines |
* | server: only do the mkdir() calls for db_directory* once at the start | Stefan Metzmacher | 2009-12-16 | 1 | -1/+1 |
* | Merge branch 'trans3' | Ronnie Sahlberg | 2009-12-15 | 1 | -0/+3 |
|\ |
|
| * | tests: temporarily disable the transaction test tool. | Michael Adam | 2009-12-12 | 1 | -0/+3 |
* | | add a new test tool that just locks and releases the same record over and over | Ronnie Sahlberg | 2009-12-15 | 1 | -0/+140 |
* | | ctdb_fetch requires the number of nodes being specified. | Ronnie Sahlberg | 2009-12-15 | 1 | -0/+5 |
|/ |
|
* | tests: remove the no_trans mode from ctdb_transaction. | Michael Adam | 2009-12-09 | 1 | -58/+34 |
* | tests: remove the persistent_unsafe writes test. | Michael Adam | 2009-12-09 | 1 | -39/+0 |
* | tests: remove persistent_safe write test. | Michael Adam | 2009-12-09 | 1 | -39/+0 |
* | test: add test 54_ctdb_transaction_recovery.sh | Michael Adam | 2009-12-09 | 1 | -0/+66 |
* | test: get value for --timelimit from environment var CTDB_TEST_TIMELIMIT in t... | Michael Adam | 2009-12-09 | 1 | -1/+5 |
* | tests:ctdb_transaction: print an extra counters when a commit fails | Michael Adam | 2009-12-04 | 1 | -0/+1 |
* | tests: turn printfs into DEBUG statements in the ctdb_transaction test | Michael Adam | 2009-12-04 | 1 | -18/+18 |
* | Test suite: Make the CIFS tickle test wait until it sees the required tickle. | Martin Schwenke | 2009-11-19 | 1 | -1/+9 |
* | Test suite: Fix the NFS and CIFS tickle tests. | Martin Schwenke | 2009-11-13 | 2 | -7/+9 |
* | Merge commit 'origin/master' | Martin Schwenke | 2009-11-11 | 1 | -1/+1 |
|\ |
|
| * | Revert "dont exit on a commit failure" | Michael Adam | 2009-10-30 | 1 | -1/+1 |
* | | Test suite: Regression fix - wait_until should not run command in sub-shell. | Martin Schwenke | 2009-10-28 | 1 | -2/+2 |
|/ |
|
* | Test suite: Remove the disable/enable monitor tests - they are useless. | Martin Schwenke | 2009-10-21 | 2 | -200/+0 |
* | Test suite: Fix the timeouts on the skip share check tests. | Martin Schwenke | 2009-10-21 | 5 | -112/+162 |
* | Test suite: A timeout of MonitorInterval seconds sometimes isn't enough. | Martin Schwenke | 2009-10-20 | 2 | -2/+2 |
* | Test suite: New tests for validating SKIP_SHARE_CHECK options. | Martin Schwenke | 2009-10-20 | 2 | -0/+259 |
* | Test suite: Update 99_ctdb_uninstall_eventscript.sh to use ctdb_init(). | Martin Schwenke | 2009-10-20 | 1 | -0/+2 |
* | Test suite: Fix bug in node_has_status(). | Martin Schwenke | 2009-10-20 | 1 | -1/+4 |
* | Test suite: add -x option to ctdb_init() function. | Martin Schwenke | 2009-10-20 | 1 | -1/+2 |
* | Merge commit 'martins/master' | Ronnie Sahlberg | 2009-10-01 | 1 | -1/+1 |
|\ |
|
| * | Test suite: The ctdb ping test should allow time to go backwards. | Martin Schwenke | 2009-10-01 | 1 | -1/+1 |
* | | dont exit on a commit failure | Ronnie Sahlberg | 2009-10-01 | 1 | -1/+1 |
* | | Revert "Revert "allow the transaction commit to fail"" | Ronnie Sahlberg | 2009-10-01 | 1 | -1/+1 |
|/ |
|
* | Merge commit 'origin/master' | Martin Schwenke | 2009-09-29 | 2 | -2/+2 |
|\ |
|
| * | Revert "dont check if commit failed, we do allow the commit to fail sometimes" | Michael Adam | 2009-09-21 | 1 | -1/+1 |
| * | Revert "allow the transaction commit to fail" | Michael Adam | 2009-09-21 | 1 | -1/+1 |
* | | Test suite: Print debug info on node status timeouts. | Martin Schwenke | 2009-09-25 | 1 | -1/+9 |
|/ |
|
* | Test suite: Update "complex" tests for wait_until_node_has_status() change. | Martin Schwenke | 2009-09-11 | 7 | -7/+7 |
* | Test suite: wait_until_node_has_status() now uses "onnode any". | Martin Schwenke | 2009-09-11 | 13 | -19/+19 |
* | Test suite: Rework the cluster (re)start code. | Martin Schwenke | 2009-09-11 | 1 | -23/+103 |
* | allow the transaction commit to fail | Ronnie Sahlberg | 2009-09-09 | 1 | -1/+1 |
* | Merge commit 'martins/master' | Ronnie Sahlberg | 2009-09-09 | 5 | -13/+30 |
|\ |
|
| * | Test suite: fix minor typo in complex/32_cifs_tickle.sh | Martin Schwenke | 2009-08-27 | 1 | -1/+1 |
| * | Test suite: Fix debug code for unexpectedly unhealthy cluster. | Martin Schwenke | 2009-08-27 | 1 | -2/+2 |
| * | Test suite: ctdb_persistent.c needs to use transactions. | Martin Schwenke | 2009-08-14 | 1 | -7/+18 |
| * | Merge commit 'origin/master' | Martin Schwenke | 2009-08-12 | 1 | -36/+9 |
| |\ |
|
| * \ | Merge commit 'origin/master' | Martin Schwenke | 2009-07-31 | 1 | -34/+95 |
| |\ \ |
|
| * | | | Test suite: Retrieval NFS_TICKLE_SHARED_DIRECTORY more defensively. | Martin Schwenke | 2009-07-30 | 1 | -1/+2 |
| * | | | Test suite: Better diagnostics for recent change to complex/31_nfs_tickle.sh. | Martin Schwenke | 2009-07-30 | 1 | -1/+1 |
| * | | | Test suite: complex/31_nfs_tickle.sh should use NFS_TICKLE_SHARED_DIRECTORY. | Martin Schwenke | 2009-07-30 | 1 | -1/+6 |
| * | | | Test suite: Ask CTDB about CIFS tickles registered for the actual test node. | Martin Schwenke | 2009-07-30 | 1 | -2/+2 |
| * | | | Test suite: Turn off strict host key checking in the SSH failover test. | Martin Schwenke | 2009-07-30 | 1 | -2/+2 |
* | | | | dont check if commit failed, we do allow the commit to fail sometimes | Ronnie Sahlberg | 2009-09-09 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | tests: fix the 52_ctdb_fetch.sh test. | Michael Adam | 2009-08-04 | 1 | -36/+9 |
| |/
|/| |
|
* | | Merge commit 'martins/master' | Ronnie Sahlberg | 2009-07-30 | 9 | -204/+202 |
|\| |
|