Stabilize OF Stats Perf test
[integration/test.git] / csit / suites / openflowplugin / Performance_Flow_Config / 070_Stats_Collection_100k_WithMininetRestart.robot
index a6f8bd65d0f2a24dea3dca0811faaf0031e77ab2..e1b9e8ddf4a97503e3fc842e81d96f24e92ab4cc 100644 (file)
@@ -102,7 +102,7 @@ Connect Switches
     Comment    Below line disables switch echos
     Write    sh x=`sudo ovs-vsctl --columns=_uuid list Controller | awk '{print $NF}'`; for i in $x; do sudo ovs-vsctl set Controller $i inactivity_probe=0; done
     Read Until    mininet>
-    Wait Until Keyword Succeeds    10s    1s    Are Switches Connected Topo
+    Wait Until Keyword Succeeds    20s    1s    Are Switches Connected Topo
 
 Create Http Session And Upload Files
     Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}