repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
auth/common: add support for auth4_ctx->check_ntlm_password_send/recv()
[Samba.git]
/
ctdb
/
tests
/
takeover_helper
/
000.sh
blob
3cb9635ad3a00dffd1eb896924af15fd419e5f25
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
0
<<EOF
15
No nodes available to host public IPs yet
16
EOF
17
test_takeover_helper
18
19
required_result
0
<<EOF
20
Public IPs on ALL nodes
21
EOF
22
test_ctdb_ip_all