param: Rename variable used for lp_interfaces szInterfaces
[Samba.git] / ctdb / tests / onnode / 0071.sh
blobd594323e3fd2f4c128a3f4132325b53c7caaaf80
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 cmd="$ONNODE ok hostname"
7 define_test "$cmd" "2nd node disconnected"
9 ctdb_set_output <<EOF
10 :Node:IP:Disconnected:Banned:Disabled:Unhealthy:Stopped:Inactive:PartiallyOnline:ThisNode:
11 :0:192.168.1.101:0:0:0:0:0:0:0:Y:
12 :1:192.168.1.102:1:0:0:0:0:0:0:N:
13 :2:192.168.1.103:0:0:0:0:0:0:0:N:
14 :3:192.168.1.104:0:0:0:0:0:0:0:N:
15 EOF
17 required_result <<EOF
19 >> NODE: 192.168.1.101 <<
20 -n 192.168.1.101 hostname
22 >> NODE: 192.168.1.103 <<
23 -n 192.168.1.103 hostname
25 >> NODE: 192.168.1.104 <<
26 -n 192.168.1.104 hostname
27 EOF
29 simple_test $cmd