summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/scripts/integration.bash
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke2015-01-091-2/+3
* ctdb-tests: Need to drop public IPs in kill-failover testsMartin Schwenke2014-12-051-0/+38
* ctdb-tests: Use ip neigh command instead of arpMartin Schwenke2014-12-051-0/+5
* ctdb-tests: Bracket IP addresses in NFS mounts and scp command (for IPv6)Martin Schwenke2014-12-051-1/+1
* ctdb-tests: Update integration tests to use ctdb -XMartin Schwenke2014-12-051-17/+17
* ctdb-tests: Clean up some tests where IP movement is checkedMartin Schwenke2014-09-231-2/+3
* ctdb-tests: Remove dependency on log ringbuffer from missing IP testMartin Schwenke2014-09-231-1/+17
* ctdb-tests: Make all_ips_on_node() do what it shouldMartin Schwenke2014-09-231-5/+7
* ctdb-tests: Factor out new function get_test_ip_mask_and_iface()Martin Schwenke2014-09-231-0/+19
* ctdb-tests: Simplify and rename wait_until_ips_are_on_nodeglob()Martin Schwenke2014-09-231-11/+13
* ctdb-tests: Try harder to avoid failures due to repeated recoveriesMartin Schwenke2014-06-191-14/+43
* ctdb-tests: Add a new NFS tickle testMartin Schwenke2014-03-281-4/+4
* 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/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/complex: Fix NFS tests to work with root_squashMartin Schwenke2013-07-231-0/+36
* 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: Fix integration tests to use real private IPsMartin Schwenke2013-05-271-2/+2
* locking: Use separate locking helper binary for lockingAmitay Isaacs2013-05-241-0/+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
* 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: select_test_node_and_ips() should never select non-node -1Martin Schwenke2012-07-261-5/+4
* 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
* tests: Use per-daemon public_addresses file for local daemonsMartin Schwenke2012-05-141-6/+8
* tests: In integration tests, use --node-ip to avoid locking weirdnessMartin Schwenke2012-05-111-1/+2
* tests: Time logging in integration tests should use TEST_VAR_DIRMartin Schwenke2012-04-271-1/+1
* tests: Improve the logic for adding directories to $PATHMartin Schwenke2012-04-271-1/+5
* tests: Update integration.sh to use TEST_VAR_DIRMartin Schwenke2012-04-271-27/+30