X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Ftestsuite%2Fslice_02-shared_network_slicing.robot;fp=robot-systest%2Ftestsuite%2Fslice_02-shared_network_slicing.robot;h=79010ad49263edd069dd2884fc6f5b2ec469ae3c;hb=1508145b35a553b357abfbfac57e58bc00d6d9e0;hp=bd350a21178e54ac244e0af757b5a36cacd62f42;hpb=c469829f7446cf9f4383b2224369e26b1a376673;p=osm%2Ftests.git diff --git a/robot-systest/testsuite/slice_02-shared_network_slicing.robot b/robot-systest/testsuite/slice_02-shared_network_slicing.robot index bd350a2..79010ad 100644 --- a/robot-systest/testsuite/slice_02-shared_network_slicing.robot +++ b/robot-systest/testsuite/slice_02-shared_network_slicing.robot @@ -150,7 +150,7 @@ Test First Slice Connectivity Ping Many ${mgmt_vnf_ip} ${username} ${password} ${privatekey} @{slice1_vnfs_ips} -Stop Slice One Instance +Delete Slice One Instance [Documentation] Stops the slice instance (slice_name) [Tags] shared_network_slicing SLICING-02 sanity regression cleanup @@ -188,7 +188,7 @@ Test Second Slice Connectivity Ping Many ${mgmt_vnf_ip} ${username} ${password} ${privatekey} @{slice2_vnfs_ips} -Stop Slice Two Instance +Delete Slice Two Instance [Documentation] Stops the slice instance (slice2_name) [Tags] shared_network_slicing SLICING-02 sanity regression cleanup @@ -234,6 +234,9 @@ Delete VNF Descriptors Suite Cleanup [Documentation] Test Suit Cleanup: Deleting Descriptors, instance and templates + Run Keyword If Any Tests Failed Delete NSI ${slice_name} + Run Keyword If Any Tests Failed Delete NSI ${slice2_name} + Run Keyword If Any Tests Failed Delete NST ${nst_name} Run Keyword If Any Tests Failed Delete NST ${nst2_name}