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.enable.001.sh
blob
9234f195967d7a95e51ef53dc154c837574ef4c3
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
define_test
"enable default (0)"
6
7
setup_ctdbd
<<EOF
8
NODEMAP
9
0 192.168.20.41 0x4 CURRENT RECMASTER
10
1 192.168.20.42 0x0
11
2 192.168.20.43 0x0
12
EOF
13
14
ok_null
15
simple_test
16
17
ok
<<EOF
18
Number of nodes:3
19
pnn:0 192.168.20.41 OK (THIS NODE)
20
pnn:1 192.168.20.42 OK
21
pnn:2 192.168.20.43 OK
22
EOF
23
simple_test_other nodestatus all