summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-24locking: Use separate locking helper binary for lockingAmitay Isaacs1-0/+1
2013-05-07tests: Unit test diff output should use filtered outputMartin Schwenke1-1/+1
2013-04-17tests: Support waiting for "recovered" state in testsAmitay Isaacs1-1/+4
2013-01-08tests/simple: Add test to check recovery daemon IP verificationMartin Schwenke1-6/+18
2013-01-07tests: new function ip2ipmask() for integration testingMartin Schwenke1-0/+7
2013-01-07tests: Local daemons should use --listen instead of --node-ipMartin Schwenke1-1/+1
2012-10-22tests: Local daemons should use the logging ringbufferMartin Schwenke1-1/+1
2012-10-03eventscripts: Auto-start/stop services in backgroundMartin Schwenke1-1/+1
2012-07-26tests: select_test_node_and_ips() should try to avoid failingMartin Schwenke1-1/+19
2012-07-26tests: simple tests against local daemons should check $TEST_LOCAL_DEAMONSMartin Schwenke1-1/+1
2012-07-26tests: run_tests should exit with $status with -e optionMartin Schwenke1-1/+1
2012-07-26tests: select_test_node_and_ips() should never select non-node -1Martin Schwenke1-5/+4
2012-07-03run_tests: improve spacingMichael Adam1-1/+2
2012-05-25tests: Use per node log files when running tests with local daemonsAmitay Isaacs1-1/+1
2012-05-14tests: Fix a typo in daemons_setup()Martin Schwenke1-2/+2