Ping Many ${mgmt_vnf_ip} ${username} ${password} ${privatekey} @{slice_vnfs_ips}
-Stop Slice Instance
+Delete Slice Instance
[Documentation] Stops the slice instance (slice_name)
[Tags] basic_network_slicing SLICING-01 sanity regression cleanup
Suite Cleanup
[Documentation] Test Suit Cleanup: Deleting Descriptors, instance and template
+ Run Keyword If Any Tests Failed Delete NSI ${slice_name}
+
Run Keyword If Any Tests Failed Delete NST ${nst_name}
Run Keyword If Any Tests Failed Delete NSD ${nsd1_name}
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
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
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}