Fixes setup.sh pxebr checks 52/1252/1
authorTim Rozet <trozet@redhat.com>
Thu, 20 Aug 2015 16:46:46 +0000 (12:46 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 20 Aug 2015 16:46:46 +0000 (12:46 -0400)
commit87157c0dc9bd2a3da709d1cf980cce2e9c5469a3
treec8764fd9d30d686d1f12c85de9cdefd3b8d3893c
parent30361efb7d3bf9525e9d9aadd5c137e9a654d1a4
Fixes setup.sh pxebr checks

Bug where pxebr was checking for link state UP before the subinterface
was added to the bridge.  Moved the check to be after.  Added a short
sleep in between issuing the link up and checking link status.

JIRA: OCTO-109

Change-Id: I7f782a35adf49b0da675e932d109c41b26016a5b
Signed-off-by: Tim Rozet <trozet@redhat.com>
common/ci/setup.sh