X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fcli%2FTS03__Hackfest_Basic_NS.robot;h=1065b3a6e8d62744fd7ed0d43d3e211d530d138b;hb=f21d9da8d739bf889ee49ef3ee8fb2d252ab858f;hp=d55540a2f2e325eb9434a50c262547c2ea2f9d42;hpb=31b3e72f73f41d9065fb0559343b833b4a927911;p=osm%2Fdevops.git diff --git a/robot-systest/testsuite/cli/TS03__Hackfest_Basic_NS.robot b/robot-systest/testsuite/cli/TS03__Hackfest_Basic_NS.robot index d55540a2..1065b3a6 100644 --- a/robot-systest/testsuite/cli/TS03__Hackfest_Basic_NS.robot +++ b/robot-systest/testsuite/cli/TS03__Hackfest_Basic_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 Basic NS Descriptor Network Service Instance Test [Documentation] Launch and terminate network services [Tags] comprehensive hackfest_basic_ns - [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}