Fix for VTN Manager CSIT test failures in VTN jenkins job
[integration/test.git] / csit / suites / vtn / VTN_Mgr_OF10_Li / 010__vtn_macmap.robot
index 5946cb30764ca702da03153fd40816cce9ca3b8b..be99fab9a516e0e6696e1cb8b49d8b2afea52cd6 100644 (file)
@@ -36,8 +36,8 @@ Add a macmap for bridge1
     Add a vBridgeMacMapping    Tenant1    vBridge1    ${mac_map_data}
 
 Get macmapflow h3 h1
-    [Documentation]    ping h3 to h1
-    Wait Until Keyword Succeeds    10s    2s    Mininet Ping Should Succeed    h3    h1
+    [Documentation]    Verify Ping between hosts h3 and h1. To check mininet ping here added wait until time as '20s'. Since, sometimes it takes maximum '20sec' to send packet b/w hosts.
+    Wait Until Keyword Succeeds    20s    1s    Mininet Ping Should Succeed    h3    h1
 
 Delete a vtn Tenant1
     [Documentation]    Delete a vtn Tenant1