ctdb-tests: Allow use of setup_ctdb_base() outside of test cases
[vlendec/samba-autobuild/.git] / ctdb / tests / eventscripts / 60.nfs.monitor.152.sh
1 #!/bin/sh
2
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
4
5 define_test "mountd down, 7 iterations"
6
7 # This simulates an ongoing failure in the eventscript's automated
8 # attempts to restart the service.  That is, the eventscript is unable
9 # to restart the service.
10
11 setup
12
13 rpc_services_down "mountd"
14
15 nfs_iterate_test 7 "mountd"