heal_01 and heal_02: changed VDU status prior to healing
[osm/tests.git] / robot-systest / testsuite / heal_01-volume_vdu_healing.robot
index 13e662b..04fe06d 100644 (file)
@@ -124,10 +124,10 @@ Check VDU Disks
     Run Keyword If   ${num_lines} < ${vnf_num_volumes}   Fail   msg=Number of disks (${num_lines}) is less than specified in VDU (${vnf_num_volumes})
 
 
-Stop Persistent Volume VDU
+Delete Persistent Volume VDU
     [Tags]   verify
     Variable Should Exist   ${vdu_volumes_id}   msg=VDU is not available
-    Stop Server   ${vdu_volumes_id}
+    Delete Server   ${vdu_volumes_id}
     Sleep   20