1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/tests/tool/stubby.lvsmaster.004.sh
Martin Schwenke 75cf99b9da ctdb-tests: Update ctdb stub LVS tests and add some new ones
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2014-03-23 04:20:14 +01:00

28 lines
395 B
Bash
Executable File

#!/bin/sh
. "${TEST_SCRIPTS_DIR}/unit.sh"
define_test "3 nodes, all LVS, node 0 unhealthy"
required_result 0 <<EOF
Node 1 is LVS master
EOF
simple_test <<EOF
NODEMAP
0 192.168.20.41 0x2 CURRENT RECMASTER CTDB_CAP_LVS
1 192.168.20.42 0x0 CTDB_CAP_LVS
2 192.168.20.43 0x0 CTDB_CAP_LVS
IFACES
:Name:LinkStatus:References:
:eth2:1:2:
:eth1:1:4:
VNNMAP
654321
0
1
2
EOF