ctdb-tests: Simplify and rename wait_until_ips_are_on_nodeglob()
authorMartin Schwenke <martin@meltin.net>
Fri, 12 Sep 2014 03:34:51 +0000 (13:34 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 23 Sep 2014 06:06:12 +0000 (08:06 +0200)
commit4b8cfe4847477e3cfdb3f4dd7070226a6604bc38
tree5e2b1a343c4bb453006a6c5c360856655a3caf8b
parent8a6445d02580aca37ef2f69964890cf3de2aeac4
ctdb-tests: Simplify and rename wait_until_ips_are_on_nodeglob()

The glob functionality is unsed so simplify the code by removing it.
Rename this function to wait_until_ips_are_on_node().  Update all
calls.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/scripts/integration.bash
ctdb/tests/simple/16_ctdb_config_add_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
ctdb/tests/simple/60_recoverd_missing_ip.sh