Add more time to fill table stats 34/83034/2
authorLuis Gomez <ecelgp@gmail.com>
Fri, 12 Jul 2019 22:54:35 +0000 (15:54 -0700)
committerJamo Luhrsen <jluhrsen@gmail.com>
Sat, 13 Jul 2019 19:53:04 +0000 (19:53 +0000)
Some tests are failing because of this.

Change-Id: I54c0e32defa3316cbaf96fe37218e24712c10865
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/010_SM_add_upd_del_flows.robot
csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/020_SM_sal_add_upd_del_flows.robot

index 5125bd439234a7e226a3e51b794db89c0c4ec145..71e3169ebe47f609f958b3a63e32bf8cf1633d77 100644 (file)
@@ -587,6 +587,6 @@ Test Is Flow 550 Deleted
 Initialization Phase
     [Documentation]    Initiate tcp connection with controller
     Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
-    BuiltIn.Wait Until Keyword Succeeds    5x    1s    FlowLib.Check Switches In Inventory    ${1}
+    BuiltIn.Wait Until Keyword Succeeds    10x    1s    FlowLib.Check Switches In Inventory    ${1}
     Write    dpctl dump-flows -O OpenFlow13
     Read Until    mininet>
index e05a9e8c913ae41ddafa67b95ed302f359367c5a..a99cb3fa615904137cf31c9bc22ef443e8e8c951 100644 (file)
@@ -520,6 +520,6 @@ Test Is Flow 220 Deleted
 Initialization Phase
     [Documentation]    Initiate tcp connection with controller
     Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
-    BuiltIn.Wait Until Keyword Succeeds    5x    1s    FlowLib.Check Switches In Inventory    ${1}
+    BuiltIn.Wait Until Keyword Succeeds    10x    1s    FlowLib.Check Switches In Inventory    ${1}
     Write    dpctl dump-flows -O OpenFlow13
     Read Until    mininet>