summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts/integration.bash
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-tests: Ignore SIGPIPE during simple test cleanupMartin Schwenke2018-11-061-0/+6
* ctdb-tests: Drop setting of unused variable scriptnameMartin Schwenke2018-11-061-1/+0
* ctdb-tests: Drop use of confusing testfailures variableMartin Schwenke2018-11-061-4/+0
* ctdb-tests: Add function wait_until_node_has_no_ips()Martin Schwenke2018-11-061-0/+7
* ctdb-tests: Improve counting of database recordsMartin Schwenke2018-10-081-3/+7
* ctdb-tests: Drop unused function maybe_stop_ctdb()Martin Schwenke2018-10-081-6/+0
* ctdb-tests: Rename _ctdb_start_all() -> ctdb_start_all()Martin Schwenke2018-10-081-2/+2
* ctdb-tests: Rename ctdb_start_all() -> ctdb_init()Martin Schwenke2018-10-081-4/+4
* ctdb-tests: Improve portability by not using mktemp --tmpdir optionMartin Schwenke2018-07-281-1/+1
* ctdb-tests: Ensure some event scripts are enabled for cluster testsMartin Schwenke2018-07-111-0/+20
* ctdb-tests: Add check for non-lmaster node status in integration testsMartin Schwenke2018-07-021-0/+1
* ctdb-tests: Remove unused function get_ctdbd_command_line_option()Martin Schwenke2018-03-191-21/+0
* ctdb-tests: Allow tests access to CTDB_BASEMartin Schwenke2018-03-191-0/+5
* ctdb_tests: Reconfigure the cluster when restarting CTDBMartin Schwenke2018-03-191-0/+4
* ctdb-tests: Rework simple tests daemon start/stopMartin Schwenke2018-03-091-16/+15
* ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke2017-10-261-44/+0
* ctdb-tests: Drop unused monitoring status supportMartin Schwenke2017-09-141-4/+0
* ctdb-tests: Add functions to start/stop/restart ctdb on single nodeAmitay Isaacs2017-08-251-4/+21
* ctdb-tests: Drop attempts to pass arguments to ctdbd on (re)startMartin Schwenke2016-08-231-4/+2
* ctdb-tests: Drop function _ctdb_hack_options()Martin Schwenke2016-08-231-12/+0
* ctdb-tools: Simplify "ctdb pnn" output formatMartin Schwenke2016-07-251-1/+1
* ctdb-tests: Remove last remaining instance of ctdb -n allAmitay Isaacs2016-02-121-1/+1
* ctdb-tests: Change "ctdb ip -n all" to "ctdb ip all"Martin Schwenke2015-10-231-1/+1
* ctdb-tests: Drop use of "ctdb delip -n all" in simple testsMartin Schwenke2015-10-231-0/+28
* 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