summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts/integration.bash
AgeCommit message (Expand)AuthorFilesLines
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-23tests/complex: Fix NFS tests to work with root_squashMartin Schwenke1-0/+36
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-27tests: Fix integration tests to use real private IPsMartin Schwenke1-2/+2
2013-05-24locking: Use separate locking helper binary for lockingAmitay Isaacs1-0/+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-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: select_test_node_and_ips() should never select non-node -1Martin Schwenke1-5/+4
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
2012-05-14tests: New function get_ctdbd_command_line_option() for integration testingMartin Schwenke1-0/+21
2012-05-14tests: Use per-daemon public_addresses file for local daemonsMartin Schwenke1-6/+8
2012-05-11tests: In integration tests, use --node-ip to avoid locking weirdnessMartin Schwenke1-1/+2
2012-04-27tests: Time logging in integration tests should use TEST_VAR_DIRMartin Schwenke1-1/+1
2012-04-27tests: Improve the logic for adding directories to $PATHMartin Schwenke1-1/+5
2012-04-27tests: Update integration.sh to use TEST_VAR_DIRMartin Schwenke1-27/+30
2012-04-27tests/integration: Remove cabability for testcase optionMartin Schwenke1-48/+0
2012-04-27tests/integration: Use absolute path for socket symlinkMartin Schwenke1-1/+1
2012-04-27tests: CTDB_TEST_WRAPPER has to be an absolute path on a real clusterAmitay Isaacs1-1/+2
2012-04-27tests: Fix trailing whitespace issues in integration.bashMartin Schwenke1-9/+9
2012-04-27tests: Remove ctdb_test_envMartin Schwenke1-0/+18
2012-04-27tests: Local daemons are no longer the default, now require run_tests -lMartin Schwenke1-20/+23
2012-04-27tests: Rationalise integration test infrastructureMartin Schwenke1-133/+7
2012-04-27tests: Rename ctdb_test_functions.bash to integration.bashMartin Schwenke1-0/+1053