summaryrefslogtreecommitdiff
path: root/spec/functional/resource/deploy_revision_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Exclude git from the fips acceptance testsJay Mundrawala2016-02-251-1/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-12/+12
* Use double quotes by defaultThom May2016-01-141-2/+2
* Migrated deploy resource to use shell_out instead of run_commandNitz2015-08-181-1/+1
* Revert "Merge pull request #3004 from chef/lcg/deploy-provider-nillable"Jay Mundrawala2015-03-251-35/+0
* add specs for nilling deploy parametersLamont Granquist2015-03-051-0/+35
* Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-12-171-2/+1
* Instructions on running audit mode examples.Serdar Sutay2014-12-171-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-98/+98
* Marshall.dump can't dump an IOLamont Granquist2014-09-081-4/+0
* Fix chef spec infra to use OHAI correctly.sersut2014-03-071-1/+1
* CHEF-5001: tests for multiple rollbacksLamont Granquist2014-02-061-0/+191
* Set log level to reduce test noisedanielsdeleo2013-06-121-0/+1
* attempt redeploy of failed deploymentdanielsdeleo2013-06-121-0/+133
* Remove invalid items from the cached release listdanielsdeleo2013-06-111-0/+46
* CHEF-3660: add functional tests for executing FileUtils.cp_r(:preserve) on sy...sdelano2012-12-131-1/+17
* [OC-4668] fix file rm in test teardown for ruby 1.8danielsdeleo2012-11-051-1/+1
* [OC-4668] fix constant scoping ::File vs. Filedanielsdeleo2012-11-051-2/+2
* [OC-4668] move ohai into before(:all) in deploy_rev testdanielsdeleo2012-11-051-3/+5
* [OC-4668] cleanup revision deploy testsdanielsdeleo2012-11-051-26/+92
* [OC-4668] explain expectation on restart testdanielsdeleo2012-11-051-0/+5
* [OC-4668] restore old file cache path after testsdanielsdeleo2012-11-051-0/+1
* [OC-4668] add functional tests for deploy_revisiondanielsdeleo2012-11-051-0/+425