backupkey: replace heimdal rsa key generation with GnuTLS
[Samba.git] / ctdb / tests / takeover / lcp2.027.sh
blob20e0f28f950495252e48296d324e86a1bcb8c304
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "4 nodes, all IPs assigned, 3->4 unhealthy"
7 export CTDB_TEST_LOGLEVEL=0
9 required_result <<EOF
10 130.216.30.181 0
11 130.216.30.180 1
12 130.216.30.179 3
13 130.216.30.178 3
14 130.216.30.177 0
15 130.216.30.176 1
16 130.216.30.175 0
17 130.216.30.174 1
18 130.216.30.173 0
19 130.216.30.172 3
20 130.216.30.171 1
21 130.216.30.170 3
22 10.19.99.253 0
23 10.19.99.252 1
24 10.19.99.251 0
25 10.19.99.250 3
26 EOF
28 simple_test 0,0,2,0 <<EOF
29 130.216.30.170 3
30 130.216.30.171 2
31 130.216.30.172 3
32 130.216.30.173 2
33 130.216.30.174 1
34 130.216.30.175 0
35 130.216.30.176 1
36 130.216.30.177 0
37 130.216.30.178 3
38 130.216.30.179 2
39 130.216.30.180 1
40 130.216.30.181 0
41 10.19.99.250 3
42 10.19.99.251 2
43 10.19.99.252 1
44 10.19.99.253 0
45 EOF