X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fcli%2FTS05__Hackfest_Multivdu_NS.robot;h=dd6ee10b8cd14736b6d35053b9b5aa3d03c50ed9;hb=a7e5d0103241459c2aae06c53931bebed13b4cec;hp=7fa6c24ac4cb0ba5f5a7cd5c0313a609978e1131;hpb=93a23a88b386b64d6692f61a4bbf0b2221bbc53d;p=osm%2Fdevops.git diff --git a/robot-systest/testsuite/cli/TS05__Hackfest_Multivdu_NS.robot b/robot-systest/testsuite/cli/TS05__Hackfest_Multivdu_NS.robot index 7fa6c24a..dd6ee10b 100644 --- a/robot-systest/testsuite/cli/TS05__Hackfest_Multivdu_NS.robot +++ b/robot-systest/testsuite/cli/TS05__Hackfest_Multivdu_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 Multivdu NS Descriptor Network Service Instance Test [Documentation] Launch and terminate network services [Tags] comprehensive hackfest_multivdu - [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}