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 6ecddd4f72 ctdb-scripts: Drop CTDB_PUBLIC_ADDRESSES configuration option
This option adds a lot of unnecessary complexity to scripts.
Configuration should go in $CTDB_BASE, either directly or via a
symlink, so simplify by using the default location.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2018-03-19 02:23:19 +01: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-scripts: Drop CTDB_PUBLIC_ADDRESSES configuration option 2018-03-19 02:23:19 +01:00
30_nfs_tickle_killtcp.sh ctdb-tests: Don't use nc -d or -w options 2018-03-09 12:24:13 +01:00
31_nfs_tickle.sh ctdb-tests: Don't use nc -d or -w options 2018-03-09 12:24:13 +01:00
32_cifs_tickle.sh ctdb-tests: Don't use nc -d or -w options 2018-03-09 12:24:13 +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: Don't use nc -d or -w options 2018-03-09 12:24:13 +01:00
36_smb_reset_server.sh ctdb-tests: Don't use nc -d or -w options 2018-03-09 12:24:13 +01:00
37_nfs_reset_server.sh ctdb-tests: Don't use nc -d or -w options 2018-03-09 12:24:13 +01: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
60_rogueip_releaseip.sh ctdb-tests: Validate that unexpected IP on interface is properly released 2016-08-17 23:00:26 +02:00
61_rogueip_takeip.sh ctdb-tests: Validate that TAKE_IP works with IP already on an interface 2016-08-18 02:50:15 +02:00
90_debug_hung_script.sh ctdb-daemon: Switch to using event daemon 2016-12-18 14:23:23 +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.