1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/tests/complex
Amitay Isaacs fdaa2310ff ctdb-tests: Fix flakey test complex/18_ctdb_reloadips.sh
This test sets TakeoverTimeout=90 to avoid banning during takeover.
However, the setting is done on the test node instead of the recovery
master node.  During "ctdb reloadips", the recovery master will used
the default value of TakeoverTimeout.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2016-04-23 23:55:14 +02:00
..
scripts ctdb-tests: Allow tcptickle_sniff_wait_show() to filter by MAC address 2016-03-10 03:34:18 +01:00
11_ctdb_delip_removes_ip.sh ctdb-tests: Extend regexps to handle IPv6 address matching 2014-12-05 21:02:40 +01:00
18_ctdb_reloadips.sh ctdb-tests: Fix flakey test complex/18_ctdb_reloadips.sh 2016-04-23 23:55:14 +02:00
30_nfs_tickle_killtcp.sh ctdb-tests: Add a new NFS tickle test for the releasing node 2016-03-10 03:34:18 +01:00
31_nfs_tickle.sh ctdb-tests: Fix description of NFS tickle test 2016-03-10 03:34:18 +01:00
32_cifs_tickle.sh ctdb-tests: Fix CIFS tickle test 2016-03-10 03:34:18 +01:00
33_gratuitous_arp.sh ctdb-tests: Use ip neigh command instead of arp 2014-12-05 21:02:40 +01:00
34_nfs_tickle_restart.sh ctdb-tests: Update integration tests to use ctdb -X 2014-12-05 21:02:40 +01:00
35_cifs_external_tickle.sh ctdb-tests: Add tickle test for external public address handling 2015-05-13 06:42:13 +02:00
41_failover_ping_discrete.sh ctdb-tests: Use ip neigh command instead of arp 2014-12-05 21:02:40 +01:00
42_failover_ssh_hostname.sh ctdb-tests: More debug on SSH failure 2014-12-05 21:02:41 +01:00
43_failover_nfs_basic.sh tests/complex: Fix NFS tests to work with root_squash 2013-07-23 11:28:07 +10:00
44_failover_nfs_oneway.sh ctdb-tests: Bracket IP addresses in NFS mounts and scp command (for IPv6) 2014-12-05 21:02:40 +01:00
45_failover_nfs_kill.sh ctdb-tests: Need to drop public IPs in kill-failover tests 2014-12-05 23:29:39 +01:00
90_debug_hung_script.sh ctdb-scripts: Fix stack dumping when debugging hung scripts 2014-11-18 06:37:44 +01:00
README tests: Update README files and add new README files where missing 2012-04-27 15:40:43 +10:00

Complex integration tests.  These need a real or virtual cluster.
That is, they can not be run against local daemons.