X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fcli%2FTS06__Hackfest_Cloudinit_NS.robot;h=9f3e01da0e148ea6c1b0345de1da342c7281402a;hb=3f7f46ab7bf67ceb7d3c9a7f2c2aef5c2dea409d;hp=a43f3a229ad55faf45b89e8d570261c390760935;hpb=58af6b1f5c118080954f0b00ecd270bebd8491d0;p=osm%2Fdevops.git diff --git a/robot-systest/testsuite/cli/TS06__Hackfest_Cloudinit_NS.robot b/robot-systest/testsuite/cli/TS06__Hackfest_Cloudinit_NS.robot index a43f3a22..9f3e01da 100644 --- a/robot-systest/testsuite/cli/TS06__Hackfest_Cloudinit_NS.robot +++ b/robot-systest/testsuite/cli/TS06__Hackfest_Cloudinit_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 Cloudinit NS Descriptor Network Service Instance Test [Documentation] Launch and terminate network services [Tags] comprehensive hackfest_cloudinit - [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}