Commit graph

5 commits

Author SHA1 Message Date
Miah Johnson
46a2e17ffc Update directory in kitchen configuration files
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-10-16 22:41:03 -07:00
Tim Smith
a05699c5c3 Build the InSpec gem directly in Kitchen so we can run locally
Before you had to kick off kitchen via Rake as the Rake task build the local gem we injected into the cookbook. Now we do it within Test Kitchen using a feature that didn't exist when this was all written. Also --output is your friend and greatly reduces the complexity of all this.

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-05-15 15:46:09 -07:00
Tim Smith
15323017cd Add opensuseleap15 to the vagrant kitchen config
Signed-off-by: Tim Smith <tsmith@chef.io>
2019-05-15 14:38:20 -07:00
Tim Smith
f833fc9a7f Remove EOL Ubuntu / macOS platform testing
Remove testing for EOL Ubuntu 14.04
Remove testing for EOL macOS 10.9/10.10

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-03-31 13:47:05 -07:00
Tim Smith
432d473bf9 Don't use hidden kitchen files
This just makes finding these harder on *nix systems.

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-02-13 17:20:42 -08:00
Renamed from .kitchen.vagrant.yml (Browse further)