X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fcli%2FTS07__Hackfest_EPA_NS.robot;h=4d7f12de0ed607dadf6fc0feb1967382f17c0b2c;hb=f21d9da8d739bf889ee49ef3ee8fb2d252ab858f;hp=2d8d3be049d3acd047851e8d95a385457a3013b1;hpb=31b3e72f73f41d9065fb0559343b833b4a927911;p=osm%2Fdevops.git diff --git a/robot-systest/testsuite/cli/TS07__Hackfest_EPA_NS.robot b/robot-systest/testsuite/cli/TS07__Hackfest_EPA_NS.robot index 2d8d3be0..4d7f12de 100644 --- a/robot-systest/testsuite/cli/TS07__Hackfest_EPA_NS.robot +++ b/robot-systest/testsuite/cli/TS07__Hackfest_EPA_NS.robot @@ -43,7 +43,6 @@ Suite Teardown Run Keyword And Ignore Error Test Cleanup ${nsd_id} @{nsd_ids} @{ns_ids} -@{vim} *** Test Cases *** @@ -66,10 +65,8 @@ Create Hackfest EPA NS Descriptor Network Service Instance Test [Documentation] Launch and terminate network services [Tags] hackfest_epa - [Setup] VIM Setup To Launch Network Services [Teardown] Run Keyword And Ignore Error Network Service Instance Cleanup - Should Not Be Empty ${vim} VIM details not provided :FOR ${vim_name} IN @{vim} \ Launch Network Services and Return ${vim_name} @@ -104,6 +101,3 @@ Network Service Instance Cleanup :FOR ${ns_id} IN @{ns_ids} \ Force Delete NS ${ns_id} - - :FOR ${vim_id} IN @{vim} - \ Force Delete Vim Account ${vim_id}