summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/simple
Commit message (Expand)AuthorAgeFilesLines
* Test suite: handle extra lines in statistics output.Martin Schwenke2010-07-261-1/+1
* Test suite: handle change to disconnected node error message.Martin Schwenke2010-07-261-1/+1
* Test suite: Make "ctdb ip" test backward compatible with older ctdb versions.Martin Schwenke2010-02-101-14/+7
* tools/ctdb: display interfaces in "ctdb ip" and "ctdb ip -Y" outputsStefan Metzmacher2010-01-201-4/+9
* tests: add a all_ips_on_node() helper function that wraps ctdb ip -YStefan Metzmacher2010-01-203-4/+4
* tests/simple/11_ctdb_ip.sh: be more strict in checking ctdb ip -Y outputStefan Metzmacher2010-01-201-4/+13
* Test suite: Add an optimisation in the getvar test.Martin Schwenke2009-12-181-1/+1
* 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
* 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-212-84/+0
* Test suite: Update 99_ctdb_uninstall_eventscript.sh to use ctdb_init().Martin Schwenke2009-10-201-0/+2
* Test suite: The ctdb ping test should allow time to go backwards.Martin Schwenke2009-10-011-1/+1
* Test suite: wait_until_node_has_status() now uses "onnode any".Martin Schwenke2009-09-1112-18/+18
* tests: fix the 52_ctdb_fetch.sh test.Michael Adam2009-08-041-36/+9
* Test suite: Fixes for node state parsing plus new stop/continue tests.Martin Schwenke2009-07-296-193/+183
* Test suite: new tests and code factoring.Martin Schwenke2009-07-082-33/+5
* Test suite: better debug info when the cluster is unexpectedly unhealthy.Martin Schwenke2009-07-0634-35/+44
* Separate test cleanup code in output and clean up ctdb restart code.Martin Schwenke2009-07-0335-108/+4
* Clean up handling the of CTDB restarts in testcases.Martin Schwenke2009-06-1910-25/+32
* Increase threshold in 51_ctdb_bench from 2% to 5%.Martin Schwenke2009-06-161-1/+1
* fix re pattern to accept the new recovery lock times in the statistics outputSumit Bose2009-05-251-3/+3
* In 51_ctdb_bench.sh now allows a 2% difference between positive andMartin Schwenke2009-05-121-3/+4
* Bug fixes for tests: simple/12_ctdb_getdebug.sh and scripts/test_wrap.Martin Schwenke2009-05-121-2/+2
* Make message in 62_ctdb_persistent_unsafe.sh more informative.Martin Schwenke2009-01-161-1/+1
* 23_ctdb_moveip.sh sanity checks the list of IPs/nodes instead ofMartin Schwenke2009-01-161-0/+2
* Remove the sorts from 06_ctdb_getpid.sh - the PIDs should be listed inMartin Schwenke2009-01-131-3/+3
* Use $CTDB_TEST_WRAPPER in other tests that need it.Martin Schwenke2009-01-134-4/+4
* Use $CTDB_TEST_WRAPPER in 51_ctdb_bench.sh.Martin Schwenke2009-01-131-1/+1
* Add tests/README. ctdb_test_env and, therefore, run_tests can now beMartin Schwenke2009-01-092-0/+10
* Delete some unstructured tests ({fetch,peristent,transaction}.sh) andMartin Schwenke2009-01-0834-93/+319
* Remove old ctdbd.sh test script. Remove unneeded nodes.txt andMartin Schwenke2008-12-182-28/+2
* Remove bench.sh test and replace with new test 51_ctdb_bench.sh.Martin Schwenke2008-12-183-3/+96
* ctdb_test_env now sets $CTDB_TIMEOUT. FixedMartin Schwenke2008-12-171-1/+3
* New test 26_ctdb_config_check_error_on_unreachable_ctdb.sh.Martin Schwenke2008-12-171-0/+72
* Finish 24_ctdb_getdbmap.sh. New test 25_dumpmemory.sh.Martin Schwenke2008-12-162-9/+71
* 3 new tests. 24_ctdb_getdbmap.sh is only 1/2 implemented but doesMartin Schwenke2008-12-155-3/+272
* Add message about restart to 18_ctdb_freeze.sh.Martin Schwenke2008-12-111-0/+2
* With local daemons the sockets are now numbered starting from 0. FixMartin Schwenke2008-12-1017-108/+118
* Added use of $ctdb_test_exit_hook to function ctdb_test_exit. RemovedMartin Schwenke2008-12-096-10/+184
* When running with local daemons, provided there is more than 2 ofMartin Schwenke2008-12-083-26/+19
* New test for getmonmode. Overload node_has_status some more toMartin Schwenke2008-12-041-0/+69
* $PATH only inludes $CTDB_DIR/bin if we're using local sockets. RenameMartin Schwenke2008-12-0322-42/+33
* 4 new tests. Hacked function node_has_status to supportMartin Schwenke2008-11-274-0/+304
* 4 new tests. Marked more ctdbd.sh tests as done - will remove thisMartin Schwenke2008-11-255-11/+303
* New test 09_ctdb_ping.sh. Add documentation and command-lineMartin Schwenke2008-11-2416-31/+429
* Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.Martin Schwenke2008-11-211-0/+2
* Add some simple tests that can be run from within the tree.Martin Schwenke2008-11-2015-0/+681