summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/scripts
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Add a new NFS tickle testMartin Schwenke2014-03-281-4/+4
* ctdb/tests/scripts: Promote scripts/run_testsMartin Schwenke2013-12-051-311/+0
* ctdb/tests/scripts: Simplify the top-level test scriptsMartin Schwenke2013-12-051-10/+38
* ctdb/tests/scripts: Sort command-line optionsMartin Schwenke2013-12-051-16/+16
* ctdb/tests/integration: Decentralise the daemon restart codeMartin Schwenke2013-12-051-7/+8
* ctdb/tests/integration: Update daemons shutdown pseudo-testMartin Schwenke2013-12-051-0/+6
* ctdb/tests/simple: Local daemons version of setup_ctdb() overridesMartin Schwenke2013-12-051-3/+2
* ctdb/tests/integration: Remove some unused functionsMartin Schwenke2013-12-051-43/+0
* ctdb/tests/integration: Remove the time logging codeMartin Schwenke2013-12-051-53/+0
* ctdb/tests/simple: Move the local daemons code to its own fileMartin Schwenke2013-12-051-124/+0
* ctdb/tests/integration: Update NFS tickles test and supporting codeMartin Schwenke2013-12-051-150/+15
* ctdb:test: remove unused ip2ipmask from integration.bashMichael Adam2013-11-281-7/+0
* ctdb:tests: ignore SIGPIPE in unit testsMichael Adam2013-11-281-0/+2
* ctdb:tests: run_tests should ignore bogus test directoriesMartin Schwenke2013-11-271-0/+2
* ctdb:tests: Add -S option to support socket wrapperMartin Schwenke2013-11-271-1/+9
* ctdb:tests: Rework unit test result filteringMartin Schwenke2013-11-271-5/+17
* ctdb:tests/integration: Be more careful when killing ctdbdMartin Schwenke2013-11-271-1/+1
* ctdb-tests/integration: Neaten up some of the persistent database testsMartin Schwenke2013-11-271-0/+36
* ctdb-tests/integration: try_command_on_node() shouldn't lose onnode optionsMartin Schwenke2013-11-271-1/+1
* build: Move the default CTDB socket from /tmp to /var/run/ctdbAmitay Isaacs2013-10-251-4/+0
* common: New function mkdir_p()Martin Schwenke2013-10-251-4/+0
* tests/integration: Pass --valgrinding option when running under valgrindMartin Schwenke2013-10-221-0/+4
* scripts: Remove support for CTDB_OPTIONS configuration variableMartin Schwenke2013-10-221-6/+0
* tests/integration: Tweak ctdbd startup optionsMartin Schwenke2013-10-221-5/+1
* tests: Always tally the number of passed/failed testsMartin Schwenke2013-07-291-2/+5
* tests/complex: Fix NFS tests to work with root_squashMartin Schwenke2013-07-231-0/+36
* tests: Fix exit status of run_tests when a single test is run with -HMartin Schwenke2013-07-221-6/+6
* tests: Integration tests use "ctdb nodestatus" for healthy cluster checkMartin Schwenke2013-06-221-15/+2
* tests: Integration test infrastructure should do only a single recoveryMartin Schwenke2013-06-221-4/+0
* tests/integration: Improve debug output for unhealthy cluster after restartMartin Schwenke2013-05-281-4/+7
* tests/scripts: Delete unused $rows and $ww variables from run_testsMartin Schwenke2013-05-281-3/+0
* scripts: Provide mktemp function for platforms without mktemp commandMartin Schwenke2013-05-271-0/+21
* tests: Fix integration tests to use real private IPsMartin Schwenke2013-05-271-2/+2
* tests: Fix output of run_tests usageAmitay Isaacs2013-05-241-2/+2
* locking: Use separate locking helper binary for lockingAmitay Isaacs2013-05-241-0/+1
* tests: Unit test diff output should use filtered outputMartin Schwenke2013-05-071-1/+1
* tests: Support waiting for "recovered" state in testsAmitay Isaacs2013-04-171-1/+4
* tests/simple: Add test to check recovery daemon IP verificationMartin Schwenke2013-01-081-6/+18
* tests: new function ip2ipmask() for integration testingMartin Schwenke2013-01-071-0/+7
* tests: Local daemons should use --listen instead of --node-ipMartin Schwenke2013-01-071-1/+1
* tests: Local daemons should use the logging ringbufferMartin Schwenke2012-10-221-1/+1
* eventscripts: Auto-start/stop services in backgroundMartin Schwenke2012-10-031-1/+1
* tests: select_test_node_and_ips() should try to avoid failingMartin Schwenke2012-07-261-1/+19
* tests: simple tests against local daemons should check $TEST_LOCAL_DEAMONSMartin Schwenke2012-07-261-1/+1
* tests: run_tests should exit with $status with -e optionMartin Schwenke2012-07-261-1/+1
* tests: select_test_node_and_ips() should never select non-node -1Martin Schwenke2012-07-261-5/+4
* run_tests: improve spacingMichael Adam2012-07-031-1/+2
* tests: Use per node log files when running tests with local daemonsAmitay Isaacs2012-05-251-1/+1
* tests: Fix a typo in daemons_setup()Martin Schwenke2012-05-141-2/+2
* tests: New function get_ctdbd_command_line_option() for integration testingMartin Schwenke2012-05-141-0/+21