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)
committerMartin Schwenke <martin@meltin.net>
Wed, 10 Dec 2014 04:04:54 +0000 (15:04 +1100)
commitc4bebebece59ced5679b42efd71841554d81745a
tree3a2aaeb8bc236c5e3aad87784d860393f23003b7
parent2707862906b8766d5eeb25a7ef394c58884c95eb
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>
(Imported from commit 4b8cfe4847477e3cfdb3f4dd7070226a6604bc38)
tests/scripts/integration.bash
tests/simple/16_ctdb_config_add_ip.sh
tests/simple/23_ctdb_moveip.sh
tests/simple/31_ctdb_disable.sh
tests/simple/32_ctdb_enable.sh
tests/simple/41_ctdb_stop.sh
tests/simple/42_ctdb_continue.sh
tests/simple/60_recoverd_missing_ip.sh