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

. "${ONNODE_TESTS_DIR}/common.sh"

cmd="$ONNODE -v 3 hostname"

define_test "$cmd" "all nodes OK"

required_result <<EOF

>> NODE: 192.168.1.104 <<
-n 192.168.1.104 hostname
EOF

simple_test $cmd