X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fcli%2FTS01__Test_VNF.robot;fp=robot-systest%2Ftestsuite%2Fcli%2FTS01__Test_VNF.robot;h=4059cff3e7ff8b026005df6d0719e6438a76c130;hb=f21d9da8d739bf889ee49ef3ee8fb2d252ab858f;hp=08a4e0ead26ba94736c0f3dfa37e4e5e4c70615a;hpb=31b3e72f73f41d9065fb0559343b833b4a927911;p=osm%2Fdevops.git diff --git a/robot-systest/testsuite/cli/TS01__Test_VNF.robot b/robot-systest/testsuite/cli/TS01__Test_VNF.robot index 08a4e0ea..4059cff3 100644 --- a/robot-systest/testsuite/cli/TS01__Test_VNF.robot +++ b/robot-systest/testsuite/cli/TS01__Test_VNF.robot @@ -42,8 +42,6 @@ Suite Teardown Run Keyword And Ignore Error Test Cleanup @{vnfd_ids} @{nsd_ids} @{ns_ids} -@{vim} -#${vim_name} robot_test *** Test Cases *** @@ -66,10 +64,8 @@ Create NS Descriptor Test Network Service Instance Test [Documentation] Launch and terminate network services [Tags] sanity - [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 +100,3 @@ Network Service Instance Cleanup :FOR ${ns} IN @{ns_ids} \ Force Delete NS ${ns} - - :FOR ${vim_id} IN @{vim} - \ Force Delete Vim Account ${vim_id}