mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
dc076b835f
Separate functions are not needed for stopping/starting/restarting individual nodes. The stop and start functions essentially just use onnode, though for local daemons this is embedded in local_daemons.sh. So, just provide one stop and one start function that takes an optional nodespec, defaulting to all nodes. Restarting becomes common. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> |
||
---|---|---|
.. | ||
scripts | ||
11_ctdb_delip_removes_ip.sh | ||
18_ctdb_reloadips.sh | ||
30_nfs_tickle_killtcp.sh | ||
31_nfs_tickle.sh | ||
32_cifs_tickle.sh | ||
33_gratuitous_arp.sh | ||
34_nfs_tickle_restart.sh | ||
36_smb_reset_server.sh | ||
37_nfs_reset_server.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 | ||
60_rogueip_releaseip.sh | ||
61_rogueip_takeip.sh | ||
README |
Complex integration tests. These need a real or virtual cluster. That is, they can not be run against local daemons.