X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fsuites%2Fvtn%2FVTN_C_OF13%2F040__vtn_coordinator.txt;h=ddb8782c245184e7c7a46c3c699c3b0e8700fa1b;hb=2f798baea716682e0b122a008f19081fe62cf1a3;hp=2fad4bb582490952901df2d76f571f1a1207d5cb;hpb=3276a7639e362171821653349088d21886e393b1;p=integration%2Ftest.git diff --git a/test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.txt b/test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.txt index 2fad4bb582..ddb8782c24 100644 --- a/test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.txt +++ b/test/csit/suites/vtn/VTN_C_OF13/040__vtn_coordinator.txt @@ -19,7 +19,7 @@ Add a ODL Controller Verify the Controller Status is up [Documentation] Check Controller status [Tags] vtnc - Check Controller Status odc_test up 20 + Wait Until Keyword Succeeds 30s 2s Check Controller Status odc_test up Add a Vtn Tenant1 [Documentation] Create Vtn Tenant1 @@ -39,7 +39,7 @@ Update controller ip invalid Verify the Controller State is down [Documentation] Check Controller status [Tags] vtnc - Check Controller Status odc_test down 45 + Wait Until Keyword Succeeds 40s 2s Check Controller Status odc_test down Create VBRIF in VBRIDGE Vbridge1 Interface1 [Documentation] Create an interface to Vbridge1 @@ -59,7 +59,7 @@ Update controller ip valid Verify the Controller State is up [Documentation] Check Controller status [Tags] vtnc - Check Controller Status odc_test up 45 + Wait Until Keyword Succeeds 40s 2s Check Controller Status odc_test up Define Portmap for Interface1 [Documentation] Map Interface1 to a logical port @@ -74,7 +74,7 @@ Define Portmap for Interface2 Test Ping for Configuration1 [Documentation] ping between hosts in mininet [Tags] vtnc - Test Ping h1 h2 + Wait Until Keyword Succeeds 30s 2s Test Ping h1 h2 Delete a VTN Tenant1 [Documentation] Delete Vtn Tenant1 @@ -114,9 +114,8 @@ Update Controller Check Controller Status - [Arguments] ${ctrlname} ${stat} ${sec} + [Arguments] ${ctrlname} ${stat} [Documentation] Get controller status - Sleep ${sec} ${resp} Get session ${VTNWEBAPI}/${CTRLS}/${ctrlname}.json ${contents} To JSON ${resp.content} ${controllerblock} Get From Dictionary ${contents} controller @@ -169,8 +168,6 @@ Define Portmap for VBRIF Test Ping [Arguments] ${host1} ${host2} [Documentation] Ping hosts to check connectivity - Sleep 5 Write ${host1} ping -w 10 ${host2} - Sleep 10 ${result} Read Should Contain ${result} 64 bytes