Skip to content

feature request: only converge + verify #7

@rmoriz

Description

@rmoriz

It would be awesome to have an option to limit the guard actions to "kitchen converge" and "kitchen verify" e.g. not to destroy the kitchen when Guard ends.

My workflow is something like:

  • bootstrap cookbook
  • adjust run list/config in .kitchen.yml
  • kitchen setup/converge

then I loop through:

  • write chefspec
  • guard-rspec fails
  • write recipe/lwrp code
  • guard-rspec succeeds
  • write serverspec
  • kitchen converge
  • kitchen verify

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions