New tests for different aspects of failover.
authorMartin Schwenke <martin@meltin.net>
Fri, 3 Jul 2009 10:55:02 +0000 (20:55 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 7 Jul 2009 23:43:29 +0000 (09:43 +1000)
commitaa9f79e4b3e077b48a8a16903d2236c284617e49
treec643293b6bfb5006ad8ba0c6e1ae87bc8001015c
parent52e1cd7e9217cfa521850a9a9a9daddcce011f27
New tests for different aspects of failover.

3 separate tests:

* Check that gratuitous ARPs are received and take effect.

* Check that ping still works after failover.

* Check, via SSH, that the hostname changes after failover.

Signed-off-by: Martin Schwenke <martin@meltin.net>
tests/complex/33_gratuitous_arp.sh [new file with mode: 0755]
tests/complex/41_failover_ping_discrete.sh [new file with mode: 0755]
tests/complex/42_failover_ssh_hostname.sh [new file with mode: 0755]