From: Luis Gomez Date: Thu, 10 Mar 2016 05:28:10 +0000 (-0800) Subject: Add WUKS after conneting OVS instance to controller X-Git-Tag: release/beryllium-sr1~35 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=9f03f8f2d7ed7e21d6d4a8e8dc608522cf47d155 Add WUKS after conneting OVS instance to controller Change-Id: Ie2fdeee11b851fa2237f6c752ead0d6aa4266484 Signed-off-by: Luis Gomez --- diff --git a/csit/libraries/OVSDB.robot b/csit/libraries/OVSDB.robot index 58cd7ba75a..87b42842f2 100644 --- a/csit/libraries/OVSDB.robot +++ b/csit/libraries/OVSDB.robot @@ -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}