1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/tests/complex
Martin Schwenke 87b49c913f ctdb-daemon: Deletion of IPs is deferred until the next takeover run
This drastically simplifies the code.  "ctdb reloadips" behaves the
same, since it causes a takeover run immediately after IPs are
deleted.  "ctdb delip" now needs to be followed with an explicit "ctdb
ipreallocate".

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2016-07-28 05:00:17 +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-daemon: Deletion of IPs is deferred until the next takeover run 2016-07-28 05:00:17 +02: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
32_cifs_tickle.sh ctdb-tests: Fix CIFS tickle test 2016-03-10 03:34:18 +01:00
33_gratuitous_arp.sh
34_nfs_tickle_restart.sh
35_cifs_external_tickle.sh
41_failover_ping_discrete.sh
42_failover_ssh_hostname.sh
43_failover_nfs_basic.sh
44_failover_nfs_oneway.sh
45_failover_nfs_kill.sh
90_debug_hung_script.sh
README

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