summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts/integration.bash
AgeCommit message (Expand)AuthorFilesLines
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-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-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/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-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-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