summaryrefslogtreecommitdiff
path: root/ctdb/tests/UNIT/eventscripts/60.nfs.multi.001.sh
blob: baa57019e32be0c842b71314ad3d9b42637a5059 (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 "takeip, ipreallocated -> reconfigure"

setup

public_address=$(ctdb_get_1_public_address)

ok_null

simple_test_event "takeip" $public_address

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

simple_test_event "ipreallocated"