summaryrefslogtreecommitdiff
path: root/kitchen-tests/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Fix some Travis failures related to style and gem depstduffield/un-f-the-worldTom Duffield2017-02-101-0/+1
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Remove a lot of old restraintsTom Duffield2017-02-091-1/+0
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Pin integration tests to < 2.0 kitchen-dokkenTim Smith2017-02-071-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Pin version of rainbow gem and update deps.Ryan Hass2017-01-191-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 fixesLamont Granquist2016-05-241-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-updaterLamont Granquist2016-01-181-1/+1
| | | | i'm a bit surprised this still even works at all..
* Use double quotes by defaultThom May2016-01-141-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-cheffsJohn Keiser2015-12-151-2/+2
|
* Delegate all necessary methods from ChildRunContext to RunContextJohn Keiser2015-06-231-0/+1
|
* Pointing kitchen-tests back at kitchen-ec2 master because I fixed my bad ↵tyler-ball2015-06-191-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-warningJohn Keiser2015-06-181-1/+1
| | | | (40d29858e8ee8ba14492ca54c881d961860b2ae7~1)
* Using master of kitchen-ec2 because ↵tball/kitchen-ec2tyler-ball2015-06-081-1/+1
| | | | https://github.com/test-kitchen/kitchen-ec2/issues/148 has been fixed, travis should no longer break
* pin kitchen-ec2 to working versionLamont Granquist2015-06-041-1/+1
|
* Updating to released test kitchen and kitchen vagranttyler-ball2015-04-301-2/+2
|
* Use kitchen-appbundle-updaterjdm/kitchen-appbundleJay Mundrawala2015-04-281-9/+4
|
* Remove kitchen tests from spec/ directory, so tests can be run separately.Claire McQuin2014-08-131-0/+14