mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
ctdb-tests: New NFS test with all services up and 10 iterations
A useful baseline test to ensure that certain things (e.g. rpcinfo) aren't consistently broken. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
7f6a5fce72
commit
0bcb4dfe61
10
ctdb/tests/eventscripts/60.nfs.monitor.105.sh
Executable file
10
ctdb/tests/eventscripts/60.nfs.monitor.105.sh
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
||||
|
||||
define_test "all services available, 10 iterations with ok_null"
|
||||
|
||||
setup_nfs
|
||||
|
||||
ok_null
|
||||
nfs_iterate_test 10
|
Loading…
Reference in New Issue
Block a user