ctdb-scripts: Only write to /proc route flush files if they exist
[Samba.git] / ctdb / tests / takeover / lcp2.002.sh
blobf3f6f0a6b1a67ea4d9431c95339babdbe5e05d89
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "3 nodes, 3 -> 2 healthy"
7 export CTDB_TEST_LOGLEVEL=0
9 required_result <<EOF
10 192.168.21.254 2
11 192.168.21.253 2
12 192.168.21.252 0
13 192.168.20.254 2
14 192.168.20.253 2
15 192.168.20.252 0
16 192.168.20.251 2
17 192.168.20.250 0
18 192.168.20.249 0
19 EOF
21 simple_test 0,2,0 <<EOF
22 192.168.20.249 0
23 192.168.20.250 1
24 192.168.20.251 2
25 192.168.20.252 0
26 192.168.20.253 1
27 192.168.20.254 2
28 192.168.21.252 0
29 192.168.21.253 1
30 192.168.21.254 2
31 EOF