summaryrefslogtreecommitdiff
path: root/ctdb/tests/complex
AgeCommit message (Expand)AuthorFilesLines
2019-09-26ctdb-tests: Move complex tests to CLUSTER/ subdirectoryMartin Schwenke18-1689/+0
2019-09-17ctdb-tests: Move NFS test functions to complex local scriptMartin Schwenke1-0/+32
2019-05-14ctdb-tests: Make ctdb reloadips tests more reliableMartin Schwenke1-4/+31
2019-05-07ctdb-tests: Avoid bulk output in $out, prefer $outfileMartin Schwenke7-32/+16
2018-11-06ctdb-tests: Drop passing of test arguments to ctdb_test_init()Martin Schwenke16-16/+16
2018-11-06ctdb-tests: Drop ctdb_restart_when_done()Martin Schwenke16-48/+0
2018-11-06ctdb-tests: Drop tests that only start and stop daemonsMartin Schwenke1-22/+0
2018-11-06ctdb-tests: Move enabling of event scripts to setup_ctdb()Martin Schwenke1-2/+0
2018-11-06ctdb-tests: Drop use of confusing testfailures variableMartin Schwenke5-10/+5
2018-10-08ctdb-tests: Rename ctdb_start_all() -> ctdb_init()Martin Schwenke1-1/+1
2018-07-11ctdb-tests: Ensure some event scripts are enabled for cluster testsMartin Schwenke1-0/+24
2018-07-02ctdb-tests: Switch 90_debug_hung_script.sh to be a simple testMartin Schwenke1-94/+0
2018-06-05ctdb-scripts: Event scripts must end with ".script" suffixMartin Schwenke1-1/+1
2018-06-05ctdb-scripts: Move event scripts to events/legacy/ directoryMartin Schwenke1-1/+1
2018-03-19ctdb-scripts: Drop CTDB_PUBLIC_ADDRESSES configuration optionMartin Schwenke1-1/+2
2018-03-19ctdb-scripts: Drop 10.external event scriptMartin Schwenke1-102/+0
2018-03-09ctdb-tests: Don't use nc -d or -w optionsMartin Schwenke6-6/+6
2017-09-01ctdb-tests: Add tests to ensure reset of server end of connectionsMartin Schwenke2-0/+188
2017-08-25ctdb-tests: Add functions to start/stop/restart ctdb on single nodeAmitay Isaacs1-1/+1
2017-02-24ctdb-tests: Add synchronisation points in reload IPs testsMartin Schwenke1-0/+6
2016-12-18ctdb-daemon: Switch to using event daemonAmitay Isaacs1-3/+3
2016-12-18ctdb-tool: Drop disablescript, enablescript and eventscript commandsAmitay Isaacs2-7/+6
2016-08-18ctdb-tests: Validate that TAKE_IP works with IP already on an interfaceMartin Schwenke1-0/+45
2016-08-17ctdb-tests: Validate that unexpected IP on interface is properly releasedMartin Schwenke1-0/+59
2016-07-28ctdb-daemon: Deletion of IPs is deferred until the next takeover runMartin Schwenke1-0/+1
2016-04-23ctdb-tests: Fix flakey test complex/18_ctdb_reloadips.shAmitay Isaacs1-1/+2
2016-03-10ctdb-tests: Add a new NFS tickle test for the releasing nodeMartin Schwenke1-0/+69
2016-03-10ctdb-tests: Allow tcptickle_sniff_wait_show() to filter by MAC addressMartin Schwenke1-2/+19
2016-03-10ctdb-tests: Re-indent and re-format some functionsMartin Schwenke1-22/+25
2016-03-10ctdb-tests: Fix CIFS tickle testMartin Schwenke1-18/+12
2016-03-10ctdb-tests: Fix description of NFS tickle testMartin Schwenke1-15/+4
2015-10-23ctdb-tests: Change "ctdb ip -n all" to "ctdb ip all"Martin Schwenke1-3/+3
2015-05-13ctdb-tests: Add tickle test for external public address handlingMartin Schwenke1-0/+102
2015-01-09ctdb-scripts: Don't use the GNU awk gensub() functionMartin Schwenke1-1/+1
2015-01-09ctdb-tests: Fix tickle sniffing for IPv4Martin Schwenke1-1/+1
2014-12-05ctdb-tests: Need to drop public IPs in kill-failover testsMartin Schwenke2-3/+11
2014-12-05ctdb-tests: More debug on SSH failureMartin Schwenke1-4/+9
2014-12-05ctdb-tests: Make tcpdump output more verboseMartin Schwenke1-1/+1
2014-12-05ctdb-tests: Use ip neigh command instead of arpMartin Schwenke3-11/+11
2014-12-05ctdb-tests: Generalise the gratarp and tickle sniffing code for IPv6Martin Schwenke1-3/+77
2014-12-05ctdb-tests: Match IPv6 connections in netstat outputMartin Schwenke1-1/+1
2014-12-05ctdb-tests: Use ping_wrapper to do relevant ping or ping6Martin Schwenke3-3/+10
2014-12-05ctdb-tests: Extend regexps to handle IPv6 address matchingMartin Schwenke1-2/+2
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 Schwenke2-4/+4
2014-11-18ctdb-scripts: Fix stack dumping when debugging hung scriptsMartin Schwenke1-1/+1
2014-09-23ctdb-tests: Clean up some tests where IP movement is checkedMartin Schwenke1-71/+10
2014-07-03ctdb-tests: Fix racy test for debugging hung scriptsMartin Schwenke1-0/+4
2014-06-19ctdb-tests: Try harder to avoid failures due to repeated recoveriesMartin Schwenke1-1/+1
2014-03-28ctdb-tests: Add a new NFS tickle testMartin Schwenke1-0/+98