Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some Travis failures related to style and gem depstduffield/un-f-the-world | Tom Duffield | 2017-02-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Remove a lot of old restraints | Tom Duffield | 2017-02-09 | 1 | -1/+0 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Pin integration tests to < 2.0 kitchen-dokken | Tim Smith | 2017-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Pin version of rainbow gem and update deps. | Ryan Hass | 2017-01-19 | 1 | -0/+1 |
| | | | | | | | We need to pin rainbow until the next version of rubygems is released as it is causing build failures in travis. Signed-off-by: Ryan Hass <rhass@users.noreply.github.com> | ||||
* | convert kitchen tests to docker + other fixes | Lamont Granquist | 2016-05-24 | 1 | -8/+9 |
| | | | | | | | | | | | | - use kitchen-dokken instead of kitchen-ec2 - add tests for gem metadata + chef-sugar - convert to inspec and add some tests this disables the webapp stuff completely and its testing for now, that needs to be updated to more modern httpd/mysql cookbooks and have its testing converted to inspec. more O/S distros are also in the pipeline. | ||||
* | let kitchen-appbundle-updater floatlcg/float-kitchen-appbundle-updater | Lamont Granquist | 2016-01-18 | 1 | -1/+1 |
| | | | | i'm a bit surprised this still even works at all.. | ||||
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -6/+6 |
| | | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing. | ||||
* | Don't include a github source; kitchen-tests don't have gitcd/policies-cheffs | John Keiser | 2015-12-15 | 1 | -2/+2 |
| | |||||
* | Delegate all necessary methods from ChildRunContext to RunContext | John Keiser | 2015-06-23 | 1 | -0/+1 |
| | |||||
* | Pointing kitchen-tests back at kitchen-ec2 master because I fixed my bad ↵ | tyler-ball | 2015-06-19 | 1 | -1/+1 |
| | | | | require (was using the sdk v1 require when we no longer include the sdk v1 gem) | ||||
* | Use a slightly older revision of kitchen-ec2 ↵jk/multi-provider-warning | John Keiser | 2015-06-18 | 1 | -1/+1 |
| | | | | (40d29858e8ee8ba14492ca54c881d961860b2ae7~1) | ||||
* | Using master of kitchen-ec2 because ↵tball/kitchen-ec2 | tyler-ball | 2015-06-08 | 1 | -1/+1 |
| | | | | https://github.com/test-kitchen/kitchen-ec2/issues/148 has been fixed, travis should no longer break | ||||
* | pin kitchen-ec2 to working version | Lamont Granquist | 2015-06-04 | 1 | -1/+1 |
| | |||||
* | Updating to released test kitchen and kitchen vagrant | tyler-ball | 2015-04-30 | 1 | -2/+2 |
| | |||||
* | Use kitchen-appbundle-updaterjdm/kitchen-appbundle | Jay Mundrawala | 2015-04-28 | 1 | -9/+4 |
| | |||||
* | Remove kitchen tests from spec/ directory, so tests can be run separately. | Claire McQuin | 2014-08-13 | 1 | -0/+14 |