ctdb-tests: Drop dependency on variable ctdb_test_restart_scheduled
authorMartin Schwenke <martin@meltin.net>
Mon, 8 Oct 2018 02:53:16 +0000 (13:53 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 6 Nov 2018 06:16:16 +0000 (07:16 +0100)
commit79db138de5f1d9c95edf436d828725fc68f2d104
tree4afd6a6cf59bbdd1ac21645b204dca90f003c173
parentbc8df7191c0e3acb9763aff7cb659bbb8292b950
ctdb-tests: Drop dependency on variable ctdb_test_restart_scheduled

The remainder of the scheduled restart logic is about to be removed,
so produce debugging information any time the cluster is not healthy.

While here, reindent and drop the else since there is already an early
return before it.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/scripts/integration.bash