Merge remote branch 'martins/master'
[vlendec/samba-autobuild/.git] / ctdb / tests / tool / func.parse_nodestring.001.sh
1 #!/bin/sh
2
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
4
5 define_test "all, dd_ok, 3 healthy"
6
7 required_result <<EOF
8 NODES: 0 1 2
9 PNN MODE: BROADCAST_ALL (4026531842)
10 EOF
11
12 simple_test all true <<EOF
13 0       192.168.20.41   0x0
14 1       192.168.20.42   0x0
15 2       192.168.20.43   0x0     CURRENT RECMASTER
16 EOF