1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/ctdb/tests/eventscripts/60.nfs.monitor.141.sh

16 lines
348 B
Bash
Raw Normal View History

#!/bin/sh
. "${TEST_SCRIPTS_DIR}/unit.sh"
define_test "statd down, 6 iterations"
# statd fails and attempts to restart it fail.
setup_nfs
rpc_services_down "status"
iterate_test 6 'ok_null' \
2 'rpc_set_service_failure_response "statd"' \
4 'rpc_set_service_failure_response "statd"' \
6 'rpc_set_service_failure_response "statd"'