summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/onnode/0080.sh
blob: f04155455da60057b83e0ff33d8da07eafd47341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh

. "${ONNODE_TESTS_DIR}/common.sh"

cmd="$ONNODE recmaster hostname"

echo "$cmd - node 1 (192.168.1.102) is recmaster"

ctdb_set_output <<EOF
1
EOF

required_result <<EOF
-n 192.168.1.102 hostname
EOF

simple_test $cmd