Clone VM that was created from existing volume

Case 1

  1. Clone VM from Virtual Machine list that was created from existing volume

Expected Results

  1. When completing the clone you should get an error that the volume is already in use

Case 2

  1. Clone VM with volume from Virtual Machine list that was created from existing volume

Expected Results

  1. Before cloning machine create file run command echo "123" > test.txt && sync
  2. Machine should start if start VM after creation was checked
  3. Machine should match the origin machine
    • in Config
    • In YAML
  4. You should be able to connect to new VM via console
  5. file test.txt should exist