Skip to content

Add a new cleanup action for Vagrant #14

@cmmorrow

Description

@cmmorrow

Is your feature request related to a problem? Please describe.
The docker runner allows for cleanup of files in the host working directory. Need to add similar behavior for the Vagrant runner.

Describe the solution you'd like
This will involve creating a new action that calls the vm_up() and vm_destroy() actions. It should work similar to the local cleanup by removing any newly created actions during the action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions