summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Install libffi-devel on el6 kitchen testsBryan McLellan2020-04-031-0/+2
| | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * Update the name of the rake task for knife-windowsTim Smith2020-04-031-1/+1
| | | | | | | | | | | | I standardized this and it broke chef/chef tests Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use $env:temp instead of c:/Bryan McLellan2020-04-031-4/+4
| | | | | | | | | | | | The drive root has more restrictive permissions Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * Pin appbundle-updater < 1.0btm/14-bump-bundle-conservativeBryan McLellan2020-04-031-1/+2
| | | | | | | | | | | | We added some fixed strings related to chef-bin in v1.0.0 Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * Remove a complex test that is breakingBryan McLellan2020-04-032-20/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | We removed this in master in 688b72f47b4c3a23ca042336ea6c5d1f215ec263 lamont said: > yeah i never figured out how to make that work > yeah we have to bundle exec above that > and i never figured out how to make that env mangling test correctly from within the bundle exec, and wound up just deleting it > i think i validated it still worked manually and then nuked the test > it is a pretty deeply weird test Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * Conservative bump of omnibus/GemfileBryan McLellan2020-04-031-5/+5
|/ | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Bump version to 14.14.43 by Chef Expeditorv14.14.43Chef Expeditor2020-04-025-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9582 from chef/remove_s390_el6Tim Smith2020-04-021-2/+0
|\ | | | | Remove S390x EL6 tester
| * Remove S390x EL6 testerTim Smith2020-04-021-2/+0
|/ | | | | | We no longer support EL6 on S390x Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.14.42 by Chef Expeditorv14.14.42Chef Expeditor2020-04-025-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9573 from chef/btm/14-pin-chef-zeroTim Smith2020-04-021-1/+1
|\ | | | | Pin chef-zero < 15
| * Pin chef-zero < 15Bryan McLellan2020-04-021-1/+1
|/ | | | | | | | chef-zero 15.0 bumped the required Ruby from 2.4 to 2.6 Chef 14 only requires/uses 2.4. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Bump version to 14.14.41 by Chef Expeditorv14.14.41Chef Expeditor2020-03-315-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9559 from chef/file_descriptor_14Tim Smith2020-03-311-1/+7
|\ | | | | Fix file descriptor leak in our tests
| * add commentLamont Granquist2020-03-311-0/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Fix file descriptor leak in our testsLamont Granquist2020-03-311-1/+5
| | | | | | | | | | | | | | | | | | | | Mac has a default max fd of 256 which this can pretty much blow out by leaking PIPE objects which last until the garbage collector destroys the instances, this forces the pipes to be closed when the stop function is called here. Cuts down on over 200 leaking file descriptors from this test which leak into the subsequent tests. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 14.14.40 by Chef Expeditorv14.14.40Chef Expeditor2020-03-315-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9560 from chef/testing_14Tim Smith2020-03-316-128/+84
|\ \ | |/ |/| Update all deps and bring in testing enhancements
| * Update all deps and bring in testing enhancementsTim Smith2020-03-316-128/+84
|/ | | | | | Sync some of the verify steps with how we do things in chef-15 and mater. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.14.39 by Chef Expeditorv14.14.39Chef Expeditor2020-03-025-13/+14
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9405 from MsysTechnologiesllc/dh/bacport-pr-8756Lamont Granquist2020-03-022-2/+2
|\ | | | | [Backport]ifconfig: fix regex matching interface name with hyphen
| * Fix kitchen testdheerajd-msys2020-03-021-1/+1
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * Backport:ifconfig: fix regex matching interface name with hyphenTim Smith2020-02-271-1/+1
|/ | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* Bump version to 14.14.38 by Chef Expeditorv14.14.38Chef Expeditor2020-02-065-13/+14
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9340 from chef/csnapp/add_deb10_testerTim Smith2020-02-061-0/+1
|\ | | | | Add Debian 10 (Buster) Tester
| * Add Debian 10 (Buster) TesterChristopher A. Snapp2020-02-061-0/+1
|/ | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Bump version to 14.14.37 by Chef Expeditorv14.14.37Chef Expeditor2020-01-165-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9221 from chef/14_depsTim Smith2020-01-163-61/+64
|\ | | | | Update all deps to the latest + openssl 1.0.2u
| * Update all deps to the latest + openssl 1.0.2u14_depsTim Smith2020-01-153-61/+64
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.14.36 by Chef Expeditorv14.14.36Chef Expeditor2019-12-275-12/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9193 from chef/chef_14_2019_updatesTim Smith2019-12-272-19/+19
|\ | | | | Update all deps to the latest
| * Update all deps to the latestTim Smith2019-12-272-19/+19
|/ | | | | | Pull in the latest omnibus to slim the build down further. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.14.35 by Chef Expeditorv14.14.35Chef Expeditor2019-12-065-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9143 from chef/bump_14_depsTim Smith2019-12-062-51/+50
|\ | | | | Update Chef 14 deps to the latest + trim the install size
| * Update to the latest omnibus-softwareTim Smith2019-12-061-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update Chef 14 deps to the latest + trim the install sizebump_14_depsTim Smith2019-12-062-51/+50
| | | | | | | | | | | | | | This brings in the Ruby perf improvements and install size improvements from master Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.14.34 by Chef Expeditorv14.14.34Chef Expeditor2019-12-065-11/+12
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9142 from chef/csnapp/fix_test_failuresTim Smith2019-12-062-1/+4
|\ | | | | Fix Chef-14 Test Failures
| * Ensure "group manage action" is not run on SolarisChristopher A. Snapp2019-12-061-1/+1
| | | | | | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
| * Revert removal of explicit ulimit settingChristopher A. Snapp2019-12-061-0/+3
|/ | | | | | | The MacOS Anka images still hit max open files limits which necessitates bumping the ulimit in `omnibus-test.sh`. Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Bump version to 14.14.33 by Chef Expeditorv14.14.33Chef Expeditor2019-12-035-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9120 from ↵Tim Smith2019-12-021-0/+61
|\ | | | | | | | | ramereth/ramereth/kernel_module-modprobe-file-chef14 kernel_module: Add new options property (backport from chef-15 to chef-14)
| * Update introduced to match next releaseLance Albertson2019-12-021-1/+1
| | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * Add missing commaLance Albertson2019-11-211-1/+1
| | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * Add example documentation for kernel_module resourceLance Albertson2019-11-211-0/+46
| | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * Move condition outside of resource to avoid log spamLance Albertson2019-11-211-4/+5
| | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * Add introduced flag for new parameterLance Albertson2019-11-211-0/+1
| | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * Add options parameter for kernel_moduleLance Albertson2019-11-211-0/+13
| | | | | | | | | | | | | | | | This adds a new parameter called ``options`` which allows users to set module specific parameters and settings. This option file needs to be run before loading the module so that the settings get loaded properly. Signed-off-by: Lance Albertson <lance@osuosl.org>
* | Bump version to 14.14.32 by Chef Expeditorv14.14.32Chef Expeditor2019-12-025-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9128 from chef/testingTim Smith2019-12-02365-3795/+2681
|\ \ | | | | | | Boilerplate and testing backports from master