Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: only converge + verify #7

Open
rmoriz opened this issue Jan 30, 2015 · 2 comments
Open

feature request: only converge + verify #7

rmoriz opened this issue Jan 30, 2015 · 2 comments

Comments

@rmoriz
Copy link

rmoriz commented Jan 30, 2015

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
@billmoritz
Copy link

(+1) @rmoriz

@iiro
Copy link

iiro commented Mar 9, 2016

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants