From: Luis Gomez Date: Tue, 9 Feb 2016 01:54:34 +0000 (-0800) Subject: Add more time for CPqD switch in openflow suites X-Git-Tag: release/beryllium-sr1~119 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F96%2F34296%2F1;p=integration%2Ftest.git Add more time for CPqD switch in openflow suites Fix in https://bugs.opendaylight.org/show_bug.cgi?id=4614 produces delays in CPqD switch connection (CPqD bug). Change-Id: Ib81901ca522b34136bec898d189aeed8e337a879 Signed-off-by: Luis Gomez --- diff --git a/csit/suites/openflowplugin/Flows_Additional_TCs/020_Lithium_Rps_Calls_Cpqd.robot b/csit/suites/openflowplugin/Flows_Additional_TCs/020_Lithium_Rps_Calls_Cpqd.robot index c86fbfb7ab..91f00bb142 100644 --- a/csit/suites/openflowplugin/Flows_Additional_TCs/020_Lithium_Rps_Calls_Cpqd.robot +++ b/csit/suites/openflowplugin/Flows_Additional_TCs/020_Lithium_Rps_Calls_Cpqd.robot @@ -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 10s 1s Are Switches Connected Topo + Wait Until Keyword Succeeds 40s 1s Are Switches Connected Topo Final Phase [Documentation] Stops mininet diff --git a/csit/suites/openflowplugin/Groups_Meters_OF13/005__openflow_group.robot b/csit/suites/openflowplugin/Groups_Meters_OF13/005__openflow_group.robot index ca767746c0..23fc3d60f1 100644 --- a/csit/suites/openflowplugin/Groups_Meters_OF13/005__openflow_group.robot +++ b/csit/suites/openflowplugin/Groups_Meters_OF13/005__openflow_group.robot @@ -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 3s 1s Check For Elements At URI ${REST_CONTEXT_OP} ${node_list} + Wait Until Keyword Succeeds 40s 1s Check For Elements At URI ${REST_CONTEXT_OP} ${node_list} Add a group [Documentation] Add a group using RESTCONF