Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 310 Bytes

TESTING.md

File metadata and controls

9 lines (7 loc) · 310 Bytes

TESTING

Create a branch for this cookbook. Create a PR. This will trigger a build on Travis CI. Make sure it succeeds. You can also use test kitchen with AWS. Make sure you modify it with your custom parameters like Security Group id and others.

KITCHEN_YAML=.kitchen.aws.yml kitchen verify default