summaryrefslogtreecommitdiff
path: root/spec/integration/solo
Commit message (Expand)AuthorAgeFilesLines
* Change missing dependency from hard error to warning for now.danielsdeleo2014-03-141-2/+2
* Raise an error when including a recipe from an unreachable cookbookdanielsdeleo2014-03-141-0/+19
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* Application::Solo must set @chef_client_jsondanielsdeleo2013-10-241-3/+21
* Execute binaries using ruby so that they can execute everywhere.sersut2013-10-211-3/+3
* Make sure the bundle command is executed from the correct dir. Use bundle exe...sersut2013-10-211-5/+5
* Increase the length of the first run and decrease the wait before launching t...sersut2013-10-181-2/+2
* Disable concurrent solo tests on ruby 1.8.7 because Process.spawn doesn't exist.sersut2013-10-151-1/+2
* Windows support for Chef::Runlock.sersut2013-10-141-1/+70
* Minify chef-solo specJohn Keiser2013-10-021-29/+12
* Better error logging in solo integration test.sersut2013-06-141-5/+14
* Regression test for OC-8297.sersut2013-06-141-0/+32