summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* Add UTF-8 environment var to version bumperTom Duffield2016-11-091-0/+2
* Update the changelog when the version is bumped by CITom Duffield2016-11-092-1/+2
* Reenable non-windows testsKartik Null Cating-Subramanian2016-07-211-2/+2
* Turn all those blasted acceptance tests offstupid1ksubrama/new_acceptanceKartik Null Cating-Subramanian2016-07-131-2/+2
* Make chef-config Rakefile run without rspecjk/chef-config-no-rspecJohn Keiser2016-06-061-1/+1
* Ensure we install rake in CI (version bump)jk/install-rakeJohn Keiser2016-06-061-1/+1
* Install fewer binary dependencies and dependencies in generaljk/install-less-stuffJohn Keiser2016-06-064-5/+6
* Use --user-install to allow gem install to happenjk/set-evxJohn Keiser2016-06-011-1/+2
* Use desired bundler to bundle installJohn Keiser2016-06-011-3/+3
* Add set -evx to shell scriptsJohn Keiser2016-06-014-0/+8
* adding shell scripts for the bump bot that will ensure the correct bundler ve...Matt Wrock2016-06-014-0/+20
* copy chef-acceptance suites into $WORKSPACESeth Chisamore2016-05-171-6/+8
* Revert "exit 0 -- its how acceptance works"Seth Chisamore2016-05-171-20/+19
* exit 0 -- its how acceptance worksMatt Wrock2016-05-171-19/+20
* Execute chef-acceptance without elevated privilegesSeth Chisamore2016-05-131-5/+7
* Add `KITCHEN_CHEF_CHANNEL` value now `ARTIFACTORY_USERNAME` that was removedSeth Chisamore2016-05-101-1/+1
* Write chef-acceptance data to the Jenkins `$WORKSPACE`Seth Chisamore2016-05-101-1/+1
* Remove legacy `ARTIFACTORY_*` env variablesSeth Chisamore2016-05-101-4/+4
* Run the intergration tests in FIPS modeKartik Null Cating-Subramanian2016-04-251-7/+1
* Turn off GIT_SSL_NO_VERIFYjk/use-ssl-againJohn Keiser2016-04-191-3/+1
* Just use the actual installed bundle instead of reusing the Gemfile to run Ch...John Keiser2016-04-182-2/+2
* Don't update bundler when running acceptance testJohn Keiser2016-04-181-1/+3
* Install only core chef plus test when testingJohn Keiser2016-04-182-5/+2
* Don't bundle install on testsJohn Keiser2016-04-181-1/+1
* Run acceptance from the acceptance dir in the Chef gemJohn Keiser2016-04-181-1/+1
* Remove Gemfile.windows and put both platforms in Gemfile.lockJohn Keiser2016-04-182-8/+26
* Add --force-destroy to chef-acceptancedanielsdeleo2016-03-221-1/+1
* set FORCE_FFI_YAJL on windows spec testslcg/force-ffi-windowsLamont Granquist2016-03-171-1/+5
* remove final cleanup from ci verify scripts to return proper exit codepw/fix_verify_shPatrick Wright2016-02-162-7/+0
* Disable unit tests in later stages of CD pipelineschisamo/disable-unitSeth Chisamore2016-02-112-2/+2
* Fix Windows logicjk/remove-tempdirJohn Keiser2016-02-101-7/+2
* Create special tempdir and destroy it on each ci runJohn Keiser2016-02-102-0/+25
* Expand the list of acceptance tests (run all suites)salam/acceptance-updateSalim Alam2016-02-081-1/+1
* Remove obsolete reference to chef-13. Add VERSION to gemspec.ksubrama/ciKartik Null Cating-Subramanian2016-02-041-9/+3
* Make sure acceptance tests for chef can run in Jenkins.sersut/ec2-acceptanceSerdar Sutay2016-01-271-17/+31
* Fix sh spacing issuesJay Mundrawala2016-01-271-1/+1
* Fix bug in sh script that runs test in jenkinsjdm/fix-pipelineJay Mundrawala2016-01-261-3/+4
* export CHEF_FIPS=1 in the chef-fips jenkins pipelineJay Mundrawala2016-01-252-1/+9
* Move Jenkins verification scripts to top-levelSeth Chisamore2016-01-114-27/+145
* Enable integration tests.sersut2013-10-311-5/+10
* Don't prepend the path b/c it breaks custom rubydanielsdeleo2013-07-111-1/+1
* [CHEF-3840] ci: don't install document generation gemssdelano2013-02-062-2/+2
* rm accidentally merged 10.x ci script changesdanielsdeleo2013-01-172-6/+0
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-172-1/+15
|\
| * exit from shell jenkins shell scriptBryan McLellan2012-11-291-1/+1
| * Preserve return code from running rspecBryan McLellan2012-11-292-0/+12
| * Add stress tests to jenkins on windowsBryan McLellan2012-11-291-1/+1
| * move test.xml ci output file back up to workspace directoryBryan McLellan2012-11-282-0/+2
| * try running functional tests firstdanielsdeleo2012-11-271-1/+1
| * Place script in repo for running CI testsBryan McLellan2012-11-132-0/+20