| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
| |
| |
| |
| |
| |
| | |
I standardized this and it broke chef/chef tests
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| | |
The drive root has more restrictive permissions
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
| |
| |
| |
| |
| |
| | |
We added some fixed strings related to chef-bin in v1.0.0
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|/
|
|
| |
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Remove S390x EL6 tester
|
|/
|
|
|
|
| |
We no longer support EL6 on S390x
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Pin chef-zero < 15
|
|/
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Fix file descriptor leak in our tests
|
| |
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| |/
|/| |
Update all deps and bring in testing enhancements
|
|/
|
|
|
|
| |
Sync some of the verify steps with how we do things in chef-15 and mater.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
[Backport]ifconfig: fix regex matching interface name with hyphen
|
| |
| |
| |
| | |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
|/
|
|
| |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Add Debian 10 (Buster) Tester
|
|/
|
|
| |
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Update all deps to the latest + openssl 1.0.2u
|
|/
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Update all deps to the latest
|
|/
|
|
|
|
| |
Pull in the latest omnibus to slim the build down further.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Update Chef 14 deps to the latest + trim the install size
|
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| |
| | |
This brings in the Ruby perf improvements and install size improvements
from master
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Fix Chef-14 Test Failures
|
| |
| |
| |
| | |
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
|
|/
|
|
|
|
|
| |
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>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| |
| |
| | |
ramereth/ramereth/kernel_module-modprobe-file-chef14
kernel_module: Add new options property (backport from chef-15 to chef-14)
|
| |
| |
| |
| | |
Signed-off-by: Lance Albertson <lance@osuosl.org>
|
| |
| |
| |
| | |
Signed-off-by: Lance Albertson <lance@osuosl.org>
|
| |
| |
| |
| | |
Signed-off-by: Lance Albertson <lance@osuosl.org>
|
| |
| |
| |
| | |
Signed-off-by: Lance Albertson <lance@osuosl.org>
|
| |
| |
| |
| | |
Signed-off-by: Lance Albertson <lance@osuosl.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Boilerplate and testing backports from master
|