[ovs-dev] [PATCH 12/21] ovn-controller-vtep.at: Fix a race

YAMAMOTO Takashi yamamoto at midokura.com
Mon Oct 19 04:29:03 UTC 2015


Signed-off-by: YAMAMOTO Takashi <yamamoto at midokura.com>
---
 tests/ovn-controller-vtep.at | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/ovn-controller-vtep.at b/tests/ovn-controller-vtep.at
index 497386c..fd6026f 100644
--- a/tests/ovn-controller-vtep.at
+++ b/tests/ovn-controller-vtep.at
@@ -113,6 +113,7 @@ AT_SETUP([ovn-controller-vtep - test chassis])
 OVN_CONTROLLER_VTEP_START
 
 # verifies the initial ovn-sb db configuration.
+OVS_WAIT_UNTIL([test -n "`ovn-sbctl show | grep Chassis`"])
 AT_CHECK([ovn-sbctl show], [0], [dnl
 Chassis br-vtep
     Encap vxlan
-- 
2.3.8 (Apple Git-58)




More information about the dev mailing list