| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Update some of our build docs to reflect the current process. Nuke the old Travis config. We're Buildkite + appveyor only at this point.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
BK is having a hard time with Dokken so disable that for now, but skip all the specs in Travis since those run faster and reliably in BK
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Some shells interpret the '-' character in 'accept-no-persist'
Signed-off-by: tyler-ball <tball@chef.io>
|
|
|
|
|
|
| |
Something is causing this to be super flaky.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
|
| |
This adds a new feature to chef-client where users must accept the
EULA before using the product. Users can accept the license by
passing '--chef-license accept', setting ENV[CHEF_LICENSE]=accept or by
running 'chef-client' and following the interactive prompt.
Signed-off-by: tyler-ball <tball@chef.io>
|
|
|
|
|
|
|
|
| |
We're not going to see a release of halite that works with modern Chef
releases. We're just consuming a slot of Travis for this to fail each
run.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This includes a few minor bugfixes and support for the new Japanese calendar. I also further pruned the gem groups to match the current ones in our Gemfile.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
These were used by our maintainer rake tasks. These are all gone now so there's no need for these gems.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Make sure people are doing their local testing the same way it will run in Travis. The local testing didn't actually work before so this is a pretty solid win.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
We have a dokken box for Debian 10 now. We should integration test PRs against it.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\
| |
| | |
Remove chef-13 branch from expeditor/travis/appveyor
|
| |
| |
| |
| |
| |
| |
| | |
This is no longer a supported release and we won't be building or
testing it at this point.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| | |
This goes EOL at the end of April and we won't be supporting it in Chef 15 officially although support in code will continue.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| | |
This snuck back in
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| | |
This updates the rubygems (which we already do) and also fixes a few bugs.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| |
| | |
Move all the generic tests to Ruby 2.6.1 not 2.5.3
Switch from 2.6 to 2.6.1 due to travis breakage
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/
|
|
|
|
| |
These don't do anything at this point.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
We forgot to copy this bit over for 2.6
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
| |
We haven't fully added 2.6 support, but Chef 15 will continue or RFC defined Ruby support process of supporting N and N-1. Now that the latest Ohai 15 is in the Gemfile.lock the unit tests on Ruby 2.4 fail. This bumps the required version to 2.5 and removes the 2.4 tests.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Get the latest bugfix release in Travis
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This resolves several CVEs and fixes a large number of bugs.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
There's no reason to keep executing our TK tests against ruby 2.4.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
| |
running rspec inside a test-kitchen provisioned centos-7 docker container
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Seth Thomas <sthomas@chef.io>
|
|
|
|
|
|
|
| |
chef-14 branch doesn't exist yet, but this way we won't have to update
things when we fork
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
| |
We've deployed a new omnitruck release which should correct the version
identification bug we had before.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Stuart Preston <stuart@chef.io>
|
|
|
|
|
|
| |
It's our end-to-end test according to the readme. This just aligns the recipe/suite names with that so it's a bit more obvious what we're doing here. This also removes sudo installs since I moved that all to dokken-images now.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
| |
Awesome customers cookbook testing isn't even correct from learn chef anymore and it's not coming back in this form. There's no reason to keep carrying it around.
This change also deps on kitchen 1.21 and uses the new name for the configs. Much easier to find if you're browsing the source in Finder/Explorer.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\
| |
| | |
actually test against cheffs
|
| |
| |
| |
| |
| |
| | |
goes red because we're really red here
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|/
|
|
|
|
| |
it doesn't depend on chef/chef so this test seems quite pointless.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
| |
Disable this pending a Chef 14 compatible version of poise
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
Not sure how this got in there, but we certainly don't need it.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|\
| |
| | |
Don't try to install old GCC packages on Amazon Linux 2
|
| |
| |
| |
| |
| |
| | |
It's enough different and we're starting to get a good number of users on the new version.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/
|
|
| |
Signed-off-by: Thom May <thom@chef.io>
|
|
|
|
|
|
| |
Copied as is with the new description fields added.
Signed-off-by: Tim Smith <tsmith@chef.io>
|