ctdb-tests: Clean up some tests where IP movement is checked
authorMartin Schwenke <martin@meltin.net>
Fri, 12 Sep 2014 03:20:43 +0000 (13:20 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 23 Sep 2014 06:06:12 +0000 (08:06 +0200)
commit371543207e8955d6665fcec03b261d80cde2401b
tree53b766fb7fd2e5bb7d4a6aeba5342ebb45c76abb
parent81a8758b9b24bbb7200be4682016f989b904bda8
ctdb-tests: Clean up some tests where IP movement is checked

Some of this implements logic that exists in functions.  Some of it is
overly complicated and potentially failure-prone.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/complex/11_ctdb_delip_removes_ip.sh
ctdb/tests/scripts/integration.bash
ctdb/tests/simple/16_ctdb_config_add_ip.sh
ctdb/tests/simple/17_ctdb_config_delete_ip.sh
ctdb/tests/simple/23_ctdb_moveip.sh
ctdb/tests/simple/31_ctdb_disable.sh
ctdb/tests/simple/32_ctdb_enable.sh
ctdb/tests/simple/41_ctdb_stop.sh
ctdb/tests/simple/42_ctdb_continue.sh