Add time for Verify Tunnel Status as UP 45/73245/2
authorSathwik Boggarapu <b.sathwik@ericsson.com>
Wed, 20 Jun 2018 10:59:37 +0000 (16:29 +0530)
committerSathwik Boggarapu <b.sathwik@ericsson.com>
Fri, 22 Jun 2018 12:22:15 +0000 (17:52 +0530)
In GENIUS/ITM_DIRECT_TUNNELS adding enough time to
for tunnels to come UP.

Change-Id: I240f9e9810ca8890c171ff263c88627696b68fb2
Signed-off-by: Sathwik Boggarapu <b.sathwik@ericsson.com>
csit/suites/genius/ITM_Direct_Tunnels.robot

index ef93f896ae561bc26e96d568c700d5d050beafa1..ffc6cb5c81eb5534f5ea91582e3c66fc1ec931d9 100644 (file)
@@ -55,9 +55,9 @@ Create and Verify VTEP
 
 Verify VTEP After Restarting OVS
     [Documentation]    Verify Testcase, Verifying tunnel state by restarting OVS
-    Genius.Verify Tunnel Status as UP    TZA
+    Wait Until Keyword Succeeds    20    2    Genius.Verify Tunnel Status as UP    TZA
     OVSDB.Restart OVSDB    ${TOOLS_SYSTEM_IP}
-    Wait Until Keyword Succeeds    30    3    Genius.Verify Tunnel Status as UP    TZA
+    Wait Until Keyword Succeeds    20    2    Genius.Verify Tunnel Status as UP    TZA
 
 Verify VTEP After Restarting Controller
     [Documentation]    Verify Testcase, Verifying tunnel state by restarting CONTROLLER
@@ -75,7 +75,7 @@ Verify Tunnels By Disabling BFD
     OVSDB.Stop OVS    ${TOOLS_SYSTEM_IP}
     Genius.Verify Tunnel Status    ${tunnels_on_OVS}    UNKNOWN
     OVSDB.Start OVS    ${TOOLS_SYSTEM_IP}
-    Genius.Verify Tunnel Status as UP    TZA
+    Wait Until Keyword Succeeds    20    2    Genius.Verify Tunnel Status as UP    TZA
 
 Verify Tunnels By Enabling BFD
     [Documentation]    This test case will check the tunnel exists by bringing up/down a switch and check tunnels exist by enabling BFD