summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* server: only do the mkdir() calls for db_directory* once at the startStefan Metzmacher2009-12-161-1/+1
* Merge branch 'trans3'Ronnie Sahlberg2009-12-151-0/+3
|\
| * tests: temporarily disable the transaction test tool.Michael Adam2009-12-121-0/+3
* | add a new test tool that just locks and releases the same record over and overRonnie Sahlberg2009-12-151-0/+140
* | ctdb_fetch requires the number of nodes being specified.Ronnie Sahlberg2009-12-151-0/+5
|/
* tests: remove the no_trans mode from ctdb_transaction.Michael Adam2009-12-091-58/+34
* tests: remove the persistent_unsafe writes test.Michael Adam2009-12-091-39/+0
* tests: remove persistent_safe write test.Michael Adam2009-12-091-39/+0
* test: add test 54_ctdb_transaction_recovery.shMichael Adam2009-12-091-0/+66
* test: get value for --timelimit from environment var CTDB_TEST_TIMELIMIT in t...Michael Adam2009-12-091-1/+5
* tests:ctdb_transaction: print an extra counters when a commit failsMichael Adam2009-12-041-0/+1
* tests: turn printfs into DEBUG statements in the ctdb_transaction testMichael Adam2009-12-041-18/+18
* Test suite: Make the CIFS tickle test wait until it sees the required tickle.Martin Schwenke2009-11-191-1/+9
* Test suite: Fix the NFS and CIFS tickle tests.Martin Schwenke2009-11-132-7/+9
* Merge commit 'origin/master'Martin Schwenke2009-11-111-1/+1
|\
| * Revert "dont exit on a commit failure"Michael Adam2009-10-301-1/+1
* | Test suite: Regression fix - wait_until should not run command in sub-shell.Martin Schwenke2009-10-281-2/+2
|/
* Test suite: Remove the disable/enable monitor tests - they are useless.Martin Schwenke2009-10-212-200/+0
* Test suite: Fix the timeouts on the skip share check tests.Martin Schwenke2009-10-215-112/+162
* Test suite: A timeout of MonitorInterval seconds sometimes isn't enough.Martin Schwenke2009-10-202-2/+2
* Test suite: New tests for validating SKIP_SHARE_CHECK options.Martin Schwenke2009-10-202-0/+259
* Test suite: Update 99_ctdb_uninstall_eventscript.sh to use ctdb_init().Martin Schwenke2009-10-201-0/+2
* Test suite: Fix bug in node_has_status().Martin Schwenke2009-10-201-1/+4
* Test suite: add -x option to ctdb_init() function.Martin Schwenke2009-10-201-1/+2
* Merge commit 'martins/master'Ronnie Sahlberg2009-10-011-1/+1
|\
| * Test suite: The ctdb ping test should allow time to go backwards.Martin Schwenke2009-10-011-1/+1
* | dont exit on a commit failureRonnie Sahlberg2009-10-011-1/+1
* | Revert "Revert "allow the transaction commit to fail""Ronnie Sahlberg2009-10-011-1/+1
|/
* Merge commit 'origin/master'Martin Schwenke2009-09-292-2/+2
|\
| * Revert "dont check if commit failed, we do allow the commit to fail sometimes"Michael Adam2009-09-211-1/+1
| * Revert "allow the transaction commit to fail"Michael Adam2009-09-211-1/+1
* | Test suite: Print debug info on node status timeouts.Martin Schwenke2009-09-251-1/+9
|/
* Test suite: Update "complex" tests for wait_until_node_has_status() change.Martin Schwenke2009-09-117-7/+7
* Test suite: wait_until_node_has_status() now uses "onnode any".Martin Schwenke2009-09-1113-19/+19
* Test suite: Rework the cluster (re)start code.Martin Schwenke2009-09-111-23/+103
* allow the transaction commit to failRonnie Sahlberg2009-09-091-1/+1
* Merge commit 'martins/master'Ronnie Sahlberg2009-09-095-13/+30
|\
| * Test suite: fix minor typo in complex/32_cifs_tickle.shMartin Schwenke2009-08-271-1/+1
| * Test suite: Fix debug code for unexpectedly unhealthy cluster.Martin Schwenke2009-08-271-2/+2
| * Test suite: ctdb_persistent.c needs to use transactions.Martin Schwenke2009-08-141-7/+18
| * Merge commit 'origin/master'Martin Schwenke2009-08-121-36/+9
| |\
| * \ Merge commit 'origin/master'Martin Schwenke2009-07-311-34/+95
| |\ \
| * | | Test suite: Retrieval NFS_TICKLE_SHARED_DIRECTORY more defensively.Martin Schwenke2009-07-301-1/+2
| * | | Test suite: Better diagnostics for recent change to complex/31_nfs_tickle.sh.Martin Schwenke2009-07-301-1/+1
| * | | Test suite: complex/31_nfs_tickle.sh should use NFS_TICKLE_SHARED_DIRECTORY.Martin Schwenke2009-07-301-1/+6
| * | | Test suite: Ask CTDB about CIFS tickles registered for the actual test node.Martin Schwenke2009-07-301-2/+2
| * | | Test suite: Turn off strict host key checking in the SSH failover test.Martin Schwenke2009-07-301-2/+2
* | | | dont check if commit failed, we do allow the commit to fail sometimesRonnie Sahlberg2009-09-091-1/+1
| |_|/ |/| |
* | | tests: fix the 52_ctdb_fetch.sh test.Michael Adam2009-08-041-36/+9
| |/ |/|
* | Merge commit 'martins/master'Ronnie Sahlberg2009-07-309-204/+202
|\|