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

. "${TEST_SCRIPTS_DIR}/unit.sh"

cmd="$ONNODE recmaster hostname"

define_test "$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