X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=robot-systest%2Ftestsuite%2Fcli%2FTS07__Hackfest_EPA_NS.robot;h=4d7f12de0ed607dadf6fc0feb1967382f17c0b2c;hb=a7e5d0103241459c2aae06c53931bebed13b4cec;hp=2d8d3be049d3acd047851e8d95a385457a3013b1;hpb=5ab467ee97ee5a6e7c93fe7ab19ab313b38c26ab;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}