mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
Test suite: Fix consistency in 09_ctdb_ping.sh.
Same problem as described in commit 283a85b42d9c0a26acb64d5abcc7f175e31e6e75. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 7758fd0591467a758e5d22404aa59fcbc1e1cb8b)
This commit is contained in:
parent
667a743fff
commit
6ffeae85d6
@ -47,7 +47,7 @@ sanity_check_output \
|
||||
|
||||
try_command_on_node -v 0 "$CTDB shutdown -n 1"
|
||||
|
||||
wait_until_node_has_status 1 disconnected
|
||||
wait_until_node_has_status 1 disconnected 30 0
|
||||
|
||||
try_command_on_node -v 0 "! $CTDB ping -n 1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user