Adding more time to stabilize CPqD tests 81/36981/2
authorLuis Gomez <ecelgp@gmail.com>
Thu, 31 Mar 2016 22:19:56 +0000 (15:19 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 5 Apr 2016 21:09:08 +0000 (21:09 +0000)
If this does not help we will consider to remove all CPqD tests from CI.

Change-Id: Ic03ebf3c65abe588020f33444bcb5fef589305ab
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
csit/suites/openflowplugin/Flows_Additional_TCs/020_Lithium_Rps_Calls_Cpqd.robot
csit/suites/openflowplugin/Groups_Meters_OF13/005__openflow_group.robot

index 91f00bb142cd0513cf8636e0128deb5a87f9dc6a..f86184250c78512c64e5a8f577fa9e4097ecb2f8 100644 (file)
@@ -24,7 +24,7 @@ Initialization Phase
     [Documentation]    Starts mininet and verify if topology is in operational ds
     Start Suite
     Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
-    Wait Until Keyword Succeeds    40s    1s    Are Switches Connected Topo
+    Wait Until Keyword Succeeds    60s    1s    Are Switches Connected Topo
 
 Final Phase
     [Documentation]    Stops mininet
index 23fc3d60f1731d41a4a08345934252a46f4cf019..3f20fd1b603d1aa652a9302ac9c66eddbea1385a 100644 (file)
@@ -23,7 +23,7 @@ ${FLOW_NAME}      forward
 Get list of nodes
     [Documentation]    Get the inventory to make sure openflow:1 comes up
     ${node_list}=    Create List    openflow:1
-    Wait Until Keyword Succeeds    40s    1s    Check For Elements At URI    ${REST_CONTEXT_OP}    ${node_list}
+    Wait Until Keyword Succeeds    60s    1s    Check For Elements At URI    ${REST_CONTEXT_OP}    ${node_list}
 
 Add a group
     [Documentation]    Add a group using RESTCONF