X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=robot-systest%2Ftestsuite%2Fcli%2FTS01__Test_VNF.robot;h=4059cff3e7ff8b026005df6d0719e6438a76c130;hb=a7e5d0103241459c2aae06c53931bebed13b4cec;hp=08a4e0ead26ba94736c0f3dfa37e4e5e4c70615a;hpb=58af6b1f5c118080954f0b00ecd270bebd8491d0;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}