X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fgroupbasedpolicy%2FGBPSFC%2F6-node%2Fdemo-asymmetric-chain%2F998_clean_odl.robot;h=8b1cd279db25df13848d8d2d4274f1f2ff148eb2;hb=dd942881d4014c5e5b68cad168f11d610fc9ae39;hp=d59ac3bfde080fa76f3cb38825bf1353b117b0d2;hpb=101e3379f992090c43acfdd14a762088327eda9a;p=integration%2Ftest.git diff --git a/csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/998_clean_odl.robot b/csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/998_clean_odl.robot index d59ac3bfde..8b1cd279db 100644 --- a/csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/998_clean_odl.robot +++ b/csit/suites/groupbasedpolicy/GBPSFC/6-node/demo-asymmetric-chain/998_clean_odl.robot @@ -12,13 +12,11 @@ Resource ../../../../../libraries/GBP/RestconfUtils.robot Resource ../Variables.robot *** Test Cases *** - Delete Service Function Paths [Documentation] Delete Service Function Paths from ODL [Tags] GBPSFCTEAR Remove All Elements At URI And Verify ${SFP_PATH} - Delete Service Function Chains [Documentation] Delete Service Function Chains from ODL [Tags] GBPSFCTEAR @@ -53,5 +51,4 @@ Delete OVSDB Topology If Present [Documentation] Delete OVSDB topology from ODL [Tags] GBPSFCTEAR ${resp} RequestsLibrary.Get session ${TOPOLOGY_PATH} - Run Keyword If ${resp.status_code} == 200 - ... Remove All Elements At URI And Verify ${TOPOLOGY_PATH} + Run Keyword If ${resp.status_code} == 200 Remove All Elements At URI And Verify ${TOPOLOGY_PATH}