X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fvtn%2FVTN_Mgr_OF13_Li%2F010__vtn_manager_pathpolicy.robot;h=ccaa80720ade6482de1d482664e5d38af5e9f0c9;hb=ed4479e481dc72ddfc61a9d2eec9237db05b9423;hp=8046177d7e94b4f5ff555621f47efce49e3f2149;hpb=6acfed01ccc4bf0ce66688bb9d0b51beda5a2265;p=integration%2Ftest.git diff --git a/csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_manager_pathpolicy.robot b/csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_manager_pathpolicy.robot index 8046177d7e..ccaa80720a 100644 --- a/csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_manager_pathpolicy.robot +++ b/csit/suites/vtn/VTN_Mgr_OF13_Li/010__vtn_manager_pathpolicy.robot @@ -56,8 +56,8 @@ Add a portmap for interface if2_path Add a portmap Tenant_path vBridge1 if2_path ${portmap_data} Ping h1 to h2 before path policy - [Documentation] Ping h1 to h2, verify no packet loss - Mininet Ping Should Succeed h1 h2 + [Documentation] Verify Ping between hosts h1 and h2. 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 h1 h2 Verify flowEntryBeforePathPolicy [Documentation] Checking Flows on switch s1 and s3 @@ -91,8 +91,8 @@ Get a pathpolicy Get a pathpolicy Ping h1 to h2 after path policy - [Documentation] Ping h1 to h2, verify no packet loss - Mininet Ping Should Succeed h1 h2 + [Documentation] Verify Ping between hosts h1 and h2. + Wait Until Keyword Succeeds 20s 1s Mininet Ping Should Succeed h1 h2 Verify flowEntryAfterPathPolicy [Documentation] Checking Flows on switch s1 and s3