1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/tests/CLUSTER/complex
Martin Schwenke aa5b214eaa ctdb-tests: Drop uses of "onnode any ..." in testcases
It would be nice to get rid of "onnode any".  There's no use making
tests nondeterministic.  If covering different cases matters then they
should be explicitly handled.

In most places "any" is replaced by "$test_node".  In some cases,
where $test_node is not set, a fixed node that is already used
elsewhere can be reused.

Signed-off-by: Martin Schwenke <martin@meltin.net>
2020-07-22 02:42:38 +00:00
..
scripts ctdb-tests: Drop unused function ctdb_test_check_real_cluster() 2019-10-04 09:41:28 +00:00
11_ctdb_delip_removes_ip.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
18_ctdb_reloadips.sh ctdb-tests: Drop uses of "onnode any ..." in testcases 2020-07-22 02:42:38 +00:00
30_nfs_tickle_killtcp.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
31_nfs_tickle.sh ctdb-tests: Drop uses of "onnode any ..." in testcases 2020-07-22 02:42:38 +00:00
32_cifs_tickle.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
33_gratuitous_arp.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
34_nfs_tickle_restart.sh ctdb-tests: Drop uses of "onnode any ..." in testcases 2020-07-22 02:42:38 +00:00
36_smb_reset_server.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
37_nfs_reset_server.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
41_failover_ping_discrete.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
42_failover_ssh_hostname.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
43_failover_nfs_basic.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
44_failover_nfs_oneway.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
45_failover_nfs_kill.sh ctdb-tests: Update preamble for CLUSTER tests 2019-10-04 09:41:28 +00:00
60_rogueip_releaseip.sh ctdb-tests: Skip some tests that don't work with IPv6 2020-01-03 00:00:55 +00:00
61_rogueip_takeip.sh ctdb-tests: Skip some tests that don't work with IPv6 2020-01-03 00:00:55 +00:00
README

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