Delete volume that is not attached to a VM (e2e_be_fe)

  1. Create volume

  2. Validate that it created

  3. Check the volume crd.

  4. Delete the volume

  5. Verify that volume is removed from list

  6. Check the volume object doesn’t exist anymore.

  7. Create a VM

  8. Make sure VM have started in running state with IP address

  9. Delete the VM

  10. Do not select the option Select the volume you want to delete (Keep volume)

  11. Click the Delete button

  12. Open Volumes page

  13. Delete the volume remains for the VM

Expected Results

  1. Volume should create

  2. It should show in volume list

  3. Volume crd should have correct info.

  4. Volume should delete.

  5. Volume should be removed from list

  6. VM should be removed correctly

  7. The remains volume can also be deleted on volumes page