s3:auth: remove unused auth_serversupplied_info->system
[Samba.git] / ctdb / tests / takeover / lcp2.016.sh
bloba4e369253fa7e64b3db7d918b94665f9d682731d
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "3 nodes, all IPs assigned, 2->3 unhealthy"
7 export CTDB_TEST_LOGLEVEL=ERR
9 required_result <<EOF
10 192.168.21.254 1
11 192.168.21.253 0
12 192.168.21.252 2
13 192.168.20.254 1
14 192.168.20.253 0
15 192.168.20.252 2
16 192.168.20.251 1
17 192.168.20.250 0
18 192.168.20.249 2
19 EOF
21 simple_test 2,2,2 <<EOF
22 192.168.21.254 2
23 192.168.21.253 2
24 192.168.21.252 2
25 192.168.20.254 2
26 192.168.20.253 2
27 192.168.20.252 2
28 192.168.20.251 2
29 192.168.20.250 2
30 192.168.20.249 2
31 EOF