tripleo-ansible/tripleo_ansible/roles/tripleo_nodes_validation/defaults
Harald Jensås 66eeb8fd73 Add ping test for all networks gateway IPs
Add ping test for gateway IPs on all networks, to ensure
all gateways are reachable.

The releated Bugzilla reports an issue where some network
fabrics fail when using the current node ping test, which
pings the first node in each role. The fabric simply does
not forward traffic before the gateway has been pinged.

One can argue that the fabric in question is broken. However,
with the current implementation the first node in each role
actually ping tests only against it's own address? So adding
the test to ping the gateway addresses improves the validation
in general.

Related RHBZ#1875962

Change-Id: I93cded61ffb862e99fd8043dbf0def3d16079692
(cherry picked from commit 70a37f4ec8)
2021-11-09 11:59:11 +00:00
..
main.yml Add ping test for all networks gateway IPs 2021-11-09 11:59:11 +00:00