Add WUKS after conneting OVS instance to controller 24/36024/1
authorLuis Gomez <ecelgp@gmail.com>
Thu, 10 Mar 2016 05:28:10 +0000 (21:28 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 10 Mar 2016 05:28:10 +0000 (21:28 -0800)
Change-Id: Ie2fdeee11b851fa2237f6c752ead0d6aa4266484
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
csit/libraries/OVSDB.robot

index 58cd7ba75a4db7f245c7c6971b2bd8c7ba51b10c..87b42842f21f82e44f89dd98c31c9202c5431f15 100644 (file)
@@ -130,5 +130,5 @@ Add Multiple Managers to OVS
     Log    Check OVS configuratiom
     ${output}=    Utils.Run Command On Mininet    ${tools_system}    sudo ovs-vsctl show
     Log    ${output}
-    ${ovsdb_uuid}=    Get OVSDB UUID    controller_http_session=controller1
+    ${ovsdb_uuid}=    Wait Until Keyword Succeeds    5s    1s    Get OVSDB UUID    controller_http_session=controller1
     [Return]    ${ovsdb_uuid}