summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/tool/stubby.xpnn.002.sh
blob: cc4f38ca009cfb6cf8faaf2eb8e6d7cde2ffe5dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/bin/sh

. "${TEST_SCRIPTS_DIR}/unit.sh"

define_test "3 nodes, current is 2"

setup_nodes <<EOF
192.168.20.41
192.168.20.42
192.168.20.43
EOF

required_result 0 "PNN:2"

simple_test <<EOF
NODEMAP
0       192.168.20.41   0x0
1       192.168.20.42   0x0
2       192.168.20.43   0x0     CURRENT
EOF