ctdb-tests: New test to ensure "ctdb reloadips" manipulates IPs correctly
authorMartin Schwenke <martin@meltin.net>
Tue, 11 Feb 2014 22:49:11 +0000 (09:49 +1100)
committerAmitay Isaacs <amitay@samba.org>
Thu, 13 Feb 2014 01:03:24 +0000 (02:03 +0100)
commit50fc53d7f11a3c28fd4ef5318d90f842bbc0f19c
tree72a96d44a146e0a5c3164525caae0be72635cf34
parenta226015990356ee989c5b9a472581bb3187de894
ctdb-tests: New test to ensure "ctdb reloadips" manipulates IPs correctly

This adds a lot of IPs (currently 100) in a new network and deletes
them in a few steps.  First the primary is deleted and then a check is
done to ensure that the remaining IPs are all correct.  Then about 1/2
of the IPs and deleted and remaining IPs are checked.  Then the
remaining IPs are deleted and a check is done to ensure they are all
gone.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/complex/18_ctdb_reloadips.sh [new file with mode: 0755]