Add WUKS after conneting OVS instance to controller
[integration/test.git] / 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}