ctdbd: Fix spurious warnings when running with --nopublicipcheck
[vlendec/samba-autobuild/.git] / ctdb / tests / eventscripts / simple / 60.nfs.monitor.142.sh
1 #!/bin/sh
2
3 . "${EVENTSCRIPTS_TESTS_DIR}/common.sh"
4
5 define_test "statd down, 8 iterations, back up after 2"
6
7 # statd fails and the first attempt to restart it succeeds.
8
9 setup_nfs
10 rpc_services_down "status"
11
12 iterate_test 8 'ok_null' \
13     2 'rpc_set_service_failure_response "statd"' \
14     3 'rpc_services_up "status"'