1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00
samba-mirror/ctdb/tests/eventscripts/60.nfs.monitor.121.sh
Martin Schwenke df39a671db tests/eventscripts - Restructure according to new convention
Signed-off-by: Martin Schwenke <martin@meltin.net>

(This used to be ctdb commit eb13507713ba6732271b7c3024bfddbda6da5ffc)
2012-04-16 16:24:12 +10:00

18 lines
454 B
Bash
Executable File

#!/bin/sh
. "${TEST_SCRIPTS_DIR}/unit.sh"
define_test "lockd down, 15 iterations"
# This simulates an ongoing failure in the eventscript's automated
# attempts to restart the service. That is, the eventscript is unable
# to restart the service.
setup_nfs
rpc_services_down "nlockmgr"
#EVENTSCRIPTS_TESTS_TRACE="sh -x"
iterate_test 15 "ok_null" \
10 "rpc_set_service_failure_response 'lockd'" \
15 "rpc_set_service_failure_response 'lockd'"