| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
We're not longer using these
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
running rspec inside a test-kitchen provisioned centos-7 docker container
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
This isn't coming back. We'll replace it with the learnchef stuff in another PR.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
database::mysql was used to install the gem. It auto installs now.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This is a 3 year old version of php.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
There's no need to use github anymore.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
fire, but they are still in the berksfile which was pulling down an older version of the selinux cookbook.
Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
|
|
|
|
|
|
| |
Switch over the Chef-12.0 ProviderResolver is now completed.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use kitchen-dokken instead of kitchen-ec2
- add tests for gem metadata + chef-sugar
- convert to inspec and add some tests
this disables the webapp stuff completely and its testing for now, that
needs to be updated to more modern httpd/mysql cookbooks and have its
testing converted to inspec.
more O/S distros are also in the pipeline.
|
| |
|
|
|
|
|
| |
Seems we're hitting a molinillo bug that prevents us from solving
dependencies correctly.
|
|
|