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.

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