-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
Currently, the checkup directly creates a VirtualMachineInstance object.
In preparation for using instance type (that work on VMs), create a VirtualMachine object, and get the VMI it creates.
Delete the VM on teardown.
The rest of the logic should work the same.