summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Tests: change output format of run_tests script and add -q optionMartin Schwenke1-14/+28
2011-08-03Test suite: add a -d option to the run_tests script.Martin Schwenke1-2/+17
2010-08-26Test suite: in the test eventscript, run "ctdb" not "$CTDB".Martin Schwenke1-1/+1
2010-08-17Test suite: Add more timestamping of debugging information.Martin Schwenke1-2/+2
2010-08-17Test suite: print date/time at test completion.Martin Schwenke1-1/+1
2010-08-13Test suite: strengthen function _cluster_is_healthy().Martin Schwenke1-2/+4
2010-08-12Test suite: use $CTDB rather than ctdb everywhere in ctdb_test_functions.sh.Martin Schwenke1-16/+19
2010-08-12Test suite: improve wait_until_node_has_status()Martin Schwenke1-1/+1
2010-08-05Test suite: weaken ctdb continue/enable tests for non-deterministic IPs.Martin Schwenke1-0/+24
2010-01-20tests: add a all_ips_on_node() helper function that wraps ctdb ip -YStefan Metzmacher1-3/+10
2009-12-18Merge commit 'origin/master'Martin Schwenke1-1/+1
2009-12-18Test suite: allow settign of timeout triggers for all events not just monitor.Martin Schwenke1-11/+34
2009-12-16server: only do the mkdir() calls for db_directory* once at the startStefan Metzmacher1-1/+1
2009-10-28Test suite: Regression fix - wait_until should not run command in sub-shell.Martin Schwenke1-2/+2
2009-10-21Test suite: Fix the timeouts on the skip share check tests.Martin Schwenke1-1/+119
2009-10-20Test suite: Fix bug in node_has_status().Martin Schwenke1-1/+4
2009-10-20Test suite: add -x option to ctdb_init() function.Martin Schwenke1-1/+2
2009-09-25Test suite: Print debug info on node status timeouts.Martin Schwenke1-1/+9
2009-09-11Test suite: wait_until_node_has_status() now uses "onnode any".Martin Schwenke1-1/+1
2009-09-11Test suite: Rework the cluster (re)start code.Martin Schwenke1-23/+103
2009-08-27Test suite: Fix debug code for unexpectedly unhealthy cluster.Martin Schwenke1-2/+2
2009-07-29Test suite: Fixes for node state parsing plus new stop/continue tests.Martin Schwenke1-10/+12
2009-07-17 new version 1.0.87Ronnie Sahlberg1-2/+2
2009-07-16Test suite: Fix debug code for unexpectedly unhealthy cluster.Martin Schwenke1-2/+2
2009-07-08Test suite: new tests and code factoring.Martin Schwenke1-0/+34
2009-07-06Test suite: better debug info when the cluster is unexpectedly unhealthy.Martin Schwenke1-6/+5
2009-07-06Make ctdbd restarts in tests more reliable.Martin Schwenke1-6/+12
2009-07-06When testing make the time taken for some operations more obvious.Martin Schwenke1-3/+4
2009-07-03Updates to TCP tickle tests and supporting functions.Martin Schwenke1-16/+73
2009-07-03Add an extra ctdb recovery to test function restart_ctdb().Martin Schwenke1-3/+3
2009-07-03Fix the run_tests script so that the number of columns is never 0.Martin Schwenke1-1/+1
2009-07-03Separate test cleanup code in output and clean up ctdb restart code.Martin Schwenke1-8/+25
2009-06-19Clean up handling the of CTDB restarts in testcases.Martin Schwenke1-0/+11
2009-06-16New tests for NFS and CIFS tickles.Martin Schwenke1-1/+71
2009-05-12Bug fixes for tests: simple/12_ctdb_getdebug.sh and scripts/test_wrap.Martin Schwenke1-0/+6
2009-01-1623_ctdb_moveip.sh sanity checks the list of IPs/nodes instead ofMartin Schwenke1-0/+22
2009-01-09Test binaries now go in tests/bin and ctdb_test_env now adds thisMartin Schwenke1-3/+1
2009-01-09Add tests/README. ctdb_test_env and, therefore, run_tests can now beMartin Schwenke3-8/+8
2009-01-08Delete some unstructured tests ({fetch,peristent,transaction}.sh) andMartin Schwenke3-10/+39
2008-12-18Remove bench.sh test and replace with new test 51_ctdb_bench.sh.Martin Schwenke1-4/+11
2008-12-17ctdb_test_env now sets $CTDB_TIMEOUT. FixedMartin Schwenke1-0/+2
2008-12-153 new tests. 24_ctdb_getdbmap.sh is only 1/2 implemented but doesMartin Schwenke1-0/+1
2008-12-12Add a recovery to ctdb_test_exit to improve test stability.Martin Schwenke1-0/+7
2008-12-12Rename $CTDB_NUM_NODES to $CTDB_TEST_NUM_DAEMONS and only set it ifMartin Schwenke2-5/+11
2008-12-10With local daemons the sockets are now numbered starting from 0. FixMartin Schwenke2-13/+52
2008-12-09Added use of $ctdb_test_exit_hook to function ctdb_test_exit. RemovedMartin Schwenke1-0/+32
2008-12-08When running with local daemons, provided there is more than 2 ofMartin Schwenke1-3/+10
2008-12-04New test for getmonmode. Overload node_has_status some more toMartin Schwenke1-2/+6
2008-12-03ctdb_test_init now contains a trap to force ctdb_test_exit to be runMartin Schwenke1-0/+8
2008-12-03$PATH only inludes $CTDB_DIR/bin if we're using local sockets. RenameMartin Schwenke2-11/+20