Skip to content

Add logic to add VM already exists or not. #47

@abhibongale

Description

@abhibongale

Added VM cleanup logic to handle existing VMs from previous runs.

The create_vm method now:

  1. Checks if VM already exists using new vm_exists() helper
  2. Deletes existing VM with same name before creating new one
  3. Handles running VMs by force-stopping them first

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions