Fixes setup.sh pxebr checks 85/1385/1
authorTim Rozet <trozet@redhat.com>
Thu, 20 Aug 2015 16:46:46 +0000 (12:46 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 3 Sep 2015 13:32:30 +0000 (13:32 +0000)
commitab4950db472c20b57bff533f1f330b5b794aa35b
treea70dba474b4e5566836c5689602984801b4bf9c0
parent701feb9213eb30d9f42d4e5dd57123107a25fd7c
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>
(cherry picked from commit 87157c0dc9bd2a3da709d1cf980cce2e9c5469a3)
common/ci/setup.sh