summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/UNIT/eventscripts/60.nfs.monitor.102.sh
blob: 2f83b2ce9763633c0e55893077e7b4e7dc748f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh

. "${TEST_SCRIPTS_DIR}/unit.sh"

define_test "all services available, check nfsd thread count, count matches"

setup

RPCNFSDCOUNT=8
nfs_setup_fake_threads "nfsd" 1 2 3 4 5 6 7 8

ok_null

simple_test