repo.or.cz
/
samba4-gss.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ctdb-server: Use find_public_ip_vnn() in a couple of extra places
[samba4-gss.git]
/
ctdb
/
tests
/
UNIT
/
tool
/
ctdb.ipinfo.001.sh
blob
60f9462f0fd5e069b43ed9955306184fb4f6b58b
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
define_test
"3 nodes, all ok, no ips"
6
7
setup_ctdbd
<<EOF
8
NODEMAP
9
0 192.168.20.41 0x0 CURRENT RECMASTER
10
1 192.168.20.42 0x0
11
2 192.168.20.43 0x0
12
EOF
13
14
required_result
1
<<EOF
15
Control GET_PUBLIC_IP_INFO failed, ret=-1
16
Node 0 does not know about IP 10.0.0.31
17
EOF
18
simple_test
10.0.0.31