Clone VM and don’t select start after creation

Case 1

  1. Clone VM from Virtual Machine list and don’t select start after creation

Expected Results

  1. Machine should start if start VM after creation was checked
  2. Machine should match the origin machine
  3. in Config
  4. In YAML
  5. You should be able to connect to new VM via console

Case 2

  1. Clone VM with volume from Virtual Machine list and don’t select start after creation

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
  4. in Config
  5. In YAML
  6. You should be able to connect to new VM via console
  7. file test.txt should exist