summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/eventscripts/60.nfs.multi.006.sh
blob: 84bb9ef06689af69e59797e8c24fcf10e8c85213 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/sh

. "${TEST_SCRIPTS_DIR}/unit.sh"

define_test "reconfigure (synthetic), twice"
# This checks that the lock is released...

setup_nfs

public_address=$(ctdb_get_1_public_address)

err=""

ok <<EOF
Reconfiguring service "nfs"...
EOF

simple_test_event "reconfigure"
simple_test_event "reconfigure"