Add validation to ping the default gateway(s)
authorDan Prince <dprince@redhat.com>
Thu, 23 Jul 2015 01:51:49 +0000 (21:51 -0400)
committerDan Prince <dprince@redhat.com>
Wed, 21 Oct 2015 20:47:50 +0000 (16:47 -0400)
commitd148ddbe785696e2eb5238c07fba52089ff00ef2
tree9058d24b7fa8a613d9d7554fa0325210f7857b75
parent9a7c55e4a71b46cb40a9288eb86e477d0a8b029c
Add validation to ping the default gateway(s)

This patch adds a new function that runs on all nodes so that
all default gateways are ping tested early on during the
installation process (before any puppet is executed)

Note: this change depends on the static control plane network IPs
because some distros allow/create multiple default routes without
this patch (see depends-on below).

Depends-On: Ib267e6dcf2d5ff77f7a82ee20a123965c2d07565

Change-Id: Ida125e79f3e549cae66be9dbd562197afa6400a5
validation-scripts/all-nodes.sh