summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* 23_ctdb_moveip.sh sanity checks the list of IPs/nodes instead ofMartin Schwenke2009-01-161-0/+22
* Test binaries now go in tests/bin and ctdb_test_env now adds thisMartin Schwenke2009-01-091-3/+1
* Add tests/README. ctdb_test_env and, therefore, run_tests can now beMartin Schwenke2009-01-093-8/+8
* Delete some unstructured tests ({fetch,peristent,transaction}.sh) andMartin Schwenke2009-01-083-10/+39
* Remove bench.sh test and replace with new test 51_ctdb_bench.sh.Martin Schwenke2008-12-181-4/+11
* ctdb_test_env now sets $CTDB_TIMEOUT. FixedMartin Schwenke2008-12-171-0/+2
* 3 new tests. 24_ctdb_getdbmap.sh is only 1/2 implemented but doesMartin Schwenke2008-12-151-0/+1
* Add a recovery to ctdb_test_exit to improve test stability.Martin Schwenke2008-12-121-0/+7
* Rename $CTDB_NUM_NODES to $CTDB_TEST_NUM_DAEMONS and only set it ifMartin Schwenke2008-12-122-5/+11
* With local daemons the sockets are now numbered starting from 0. FixMartin Schwenke2008-12-102-13/+52
* Added use of $ctdb_test_exit_hook to function ctdb_test_exit. RemovedMartin Schwenke2008-12-091-0/+32
* When running with local daemons, provided there is more than 2 ofMartin Schwenke2008-12-081-3/+10
* New test for getmonmode. Overload node_has_status some more toMartin Schwenke2008-12-041-2/+6
* ctdb_test_init now contains a trap to force ctdb_test_exit to be runMartin Schwenke2008-12-031-0/+8
* $PATH only inludes $CTDB_DIR/bin if we're using local sockets. RenameMartin Schwenke2008-12-032-11/+20
* 4 new tests. Hacked function node_has_status to supportMartin Schwenke2008-11-271-9/+18
* New test 09_ctdb_ping.sh. Add documentation and command-lineMartin Schwenke2008-11-243-57/+124
* Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.Martin Schwenke2008-11-212-21/+79
* Add some simple tests that can be run from within the tree.Martin Schwenke2008-11-203-0/+389