1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/tests/complex
Martin Schwenke ef0e8cc192 ctdb/tests/integration: Update NFS tickles test and supporting code
This currently requires an eventscript to be dynamically installed.
This eventscript is only used to help determine when a monitor event
has occurred.  This code is horrible and fragile.

A better way is to just monitor the output of "ctdb scriptstatus".
When changes it changes then a monitor event has occurred.

Also remove the old code that checks for tickle information in shared
storage.  CTDB hasn't done things this way for a long time.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Michael Adam <obnox@samba.org>
2013-12-05 00:39:21 +01:00
..
scripts tests/complex: Fix broken ctdb_test_check_real_cluster() 2012-07-26 22:03:00 +10:00
11_ctdb_delip_removes_ip.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
31_nfs_tickle.sh ctdb/tests/integration: Update NFS tickles test and supporting code 2013-12-05 00:39:21 +01:00
32_cifs_tickle.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
33_gratuitous_arp.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
41_failover_ping_discrete.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
42_failover_ssh_hostname.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10: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 tests/complex: Fix NFS tests to work with root_squash 2013-07-23 11:28:07 +10:00
45_failover_nfs_kill.sh tests/complex: Fix NFS tests to work with root_squash 2013-07-23 11:28:07 +10: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.