summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-03-05ctdb-tests: Correctly cascade test failures from the end of pipesAmitay Isaacs1-0/+6
2015-03-04ctdb-tests: Support testing scripts that change directoryMartin Schwenke1-0/+4
2015-01-09ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke1-2/+3
2014-12-05ctdb-tests: Need to drop public IPs in kill-failover testsMartin Schwenke1-0/+38
2014-12-05ctdb-tests: Use ip neigh command instead of arpMartin Schwenke1-0/+5
2014-12-05ctdb-tests: Bracket IP addresses in NFS mounts and scp command (for IPv6)Martin Schwenke1-1/+1
2014-12-05ctdb-tests: Update integration tests to use ctdb -XMartin Schwenke1-17/+17
2014-10-06ctdb-logging: Change LogLevel to DEBUGLEVELMartin Schwenke1-1/+1
2014-10-06ctdb-tests: Make the fake log timestamp string easy to modifyMartin Schwenke1-0/+1
2014-09-23ctdb-tests: Clean up some tests where IP movement is checkedMartin Schwenke1-2/+3
2014-09-23ctdb-tests: Remove dependency on log ringbuffer from missing IP testMartin Schwenke1-1/+17
2014-09-23ctdb-tests: Make all_ips_on_node() do what it shouldMartin Schwenke1-5/+7
2014-09-23ctdb-tests: Factor out new function get_test_ip_mask_and_iface()Martin Schwenke1-0/+19
2014-09-23ctdb-tests: Simplify and rename wait_until_ips_are_on_nodeglob()Martin Schwenke1-11/+13
2014-06-20ctdb-tests: Fix the tests for waf buildAmitay Isaacs1-1/+1
2014-06-19ctdb-tests: Try harder to avoid failures due to repeated recoveriesMartin Schwenke1-14/+43
2014-03-28ctdb-tests: Add a new NFS tickle testMartin Schwenke1-4/+4
2013-12-05ctdb/tests/scripts: Promote scripts/run_testsMartin Schwenke1-311/+0
2013-12-05ctdb/tests/scripts: Simplify the top-level test scriptsMartin Schwenke1-10/+38
2013-12-05ctdb/tests/scripts: Sort command-line optionsMartin Schwenke1-16/+16
2013-12-05ctdb/tests/integration: Decentralise the daemon restart codeMartin Schwenke1-7/+8
2013-12-05ctdb/tests/integration: Update daemons shutdown pseudo-testMartin Schwenke1-0/+6
2013-12-05ctdb/tests/simple: Local daemons version of setup_ctdb() overridesMartin Schwenke1-3/+2
2013-12-05ctdb/tests/integration: Remove some unused functionsMartin Schwenke1-43/+0
2013-12-05ctdb/tests/integration: Remove the time logging codeMartin Schwenke1-53/+0
2013-12-05ctdb/tests/simple: Move the local daemons code to its own fileMartin Schwenke1-124/+0
2013-12-05ctdb/tests/integration: Update NFS tickles test and supporting codeMartin Schwenke1-150/+15
2013-11-28ctdb:test: remove unused ip2ipmask from integration.bashMichael Adam1-7/+0
2013-11-28ctdb:tests: ignore SIGPIPE in unit testsMichael Adam1-0/+2
2013-11-27ctdb:tests: run_tests should ignore bogus test directoriesMartin Schwenke1-0/+2
2013-11-27ctdb:tests: Add -S option to support socket wrapperMartin Schwenke1-1/+9
2013-11-27ctdb:tests: Rework unit test result filteringMartin Schwenke1-5/+17
2013-11-27ctdb:tests/integration: Be more careful when killing ctdbdMartin Schwenke1-1/+1
2013-11-27ctdb-tests/integration: Neaten up some of the persistent database testsMartin Schwenke1-0/+36
2013-11-27ctdb-tests/integration: try_command_on_node() shouldn't lose onnode optionsMartin Schwenke1-1/+1
2013-10-25build: Move the default CTDB socket from /tmp to /var/run/ctdbAmitay Isaacs1-4/+0
2013-10-25common: New function mkdir_p()Martin Schwenke1-4/+0
2013-10-22tests/integration: Pass --valgrinding option when running under valgrindMartin Schwenke1-0/+4
2013-10-22scripts: Remove support for CTDB_OPTIONS configuration variableMartin Schwenke1-6/+0
2013-10-22tests/integration: Tweak ctdbd startup optionsMartin Schwenke1-5/+1
2013-07-29tests: Always tally the number of passed/failed testsMartin Schwenke1-2/+5
2013-07-23tests/complex: Fix NFS tests to work with root_squashMartin Schwenke1-0/+36
2013-07-22tests: Fix exit status of run_tests when a single test is run with -HMartin Schwenke1-6/+6
2013-06-22tests: Integration tests use "ctdb nodestatus" for healthy cluster checkMartin Schwenke1-15/+2
2013-06-22tests: Integration test infrastructure should do only a single recoveryMartin Schwenke1-4/+0
2013-05-28tests/integration: Improve debug output for unhealthy cluster after restartMartin Schwenke1-4/+7
2013-05-28tests/scripts: Delete unused $rows and $ww variables from run_testsMartin Schwenke1-3/+0
2013-05-27scripts: Provide mktemp function for platforms without mktemp commandMartin Schwenke1-0/+21
2013-05-27tests: Fix integration tests to use real private IPsMartin Schwenke1-2/+2
2013-05-24tests: Fix output of run_tests usageAmitay Isaacs1-2/+2