| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable All BK verification tests | Jaymala Sinha | 2019-06-04 | 1 | -1/+1 |
* | Add chef version debug info in the kitchen tests | Tim Smith | 2019-05-10 | 1 | -0/+6 |
* | CHEF_LICENSE environment variables should be quotedenv_quotes | tyler-ball | 2019-05-09 | 1 | -1/+1 |
* | Adding license acceptance support to 'knife bootstrap' | tyler-ball | 2019-05-03 | 2 | -3/+2 |
* | Adding in the license-acceptance flow | tyler-ball | 2019-05-03 | 6 | -4/+6 |
* | Remove chef-* binstubs from chef gem | Lamont Granquist | 2019-04-29 | 1 | -1/+1 |
* | Get local testing working | Tim Smith | 2019-04-22 | 1 | -1/+1 |
* | Nuke the other kitchen drivers from the gemfile | Tim Smith | 2019-04-22 | 2 | -6/+4 |
* | Merge the local and travis kitchen tests into a single config | Tim Smith | 2019-04-22 | 3 | -150/+110 |
* | cruft cleanuplcg/use-lifecycle-hooks | Lamont Granquist | 2019-04-20 | 1 | -11/+3 |
* | pull tarballs from github | Lamont Granquist | 2019-04-19 | 1 | -2/+2 |
* | use lifecycle hooks and kitchen-dokken 2.x | Lamont Granquist | 2019-04-19 | 2 | -13/+15 |
* | Use inspec from git in the kitchen CI tests | Tim Smith | 2019-04-19 | 1 | -0/+1 |
* | disable yum metadata caching for end-to-end centos/rhel tests | Bryan McLellan | 2019-04-16 | 1 | -0/+7 |
* | Merge pull request #8028 from chef/archive_file | Tim Smith | 2019-04-15 | 4 | -0/+12 |
|\ |
|
| * | Fix specs and chefstyle warningsarchive_file | Tim Smith | 2019-04-15 | 1 | -9/+9 |
| * | Add archive testing | Tim Smith | 2019-04-15 | 4 | -0/+12 |
* | | Comment failing BK verification testsjsinha/add_all_verify | Jaymala Sinha | 2019-04-15 | 1 | -7/+3 |
* | | Add kitchen-docker for bk tests | Jaymala Sinha | 2019-04-15 | 2 | -0/+43 |
|/ |
|
* | Add Debian 10 testing to Travis | Tim Smith | 2019-04-08 | 1 | -0/+7 |
* | Merge pull request #8330 from chef/nuke_1404 | Tim Smith | 2019-03-31 | 2 | -8/+1 |
|\ |
|
| * | Remove Ubuntu 14.04 testing | Tim Smith | 2019-03-31 | 2 | -8/+1 |
* | | Make sure we install kitchen-dokken 1.1.1 in testing | Tim Smith | 2019-03-31 | 1 | -1/+1 |
|/ |
|
* | Remove support for unsupported opensuse < 42 from group provider | Tim Smith | 2019-01-24 | 1 | -1/+1 |
* | Fix for Sysctl doesn't work when key has a dot(.) in the name | Kapil Chouhan | 2019-01-18 | 2 | -0/+9 |
* | better kithen ohai pinning | Lamont Granquist | 2018-11-28 | 1 | -1/+1 |
* | pull the ohai version from the bundle not from master | Lamont Granquist | 2018-11-27 | 1 | -1/+1 |
* | Add the timezone resource from the timezone_lwrp cookbook | Tim Smith | 2018-10-09 | 1 | -0/+2 |
* | added intermediate instruction for cron | dheerajd-msys | 2018-09-25 | 1 | -1/+2 |
* | add suse rspec testing | dheerajd-msys | 2018-09-25 | 1 | -0/+2 |
* | Remove the installation of cron in the kitchen tests | Tim Smith | 2018-08-14 | 1 | -3/+0 |
* | Temporarily install cronie in dokken images | Tim Smith | 2018-08-13 | 1 | -0/+3 |
* | Replace cron cookbook with new cron resources | Tim Smith | 2018-08-13 | 2 | -3/+8 |
* | redundant with the grep -v in the script now | Lamont Granquist | 2018-08-10 | 1 | -2/+0 |
* | review fixes | Lamont Granquist | 2018-08-10 | 2 | -2/+2 |
* | add centos-7 rspec testing | Lamont Granquist | 2018-08-10 | 5 | -0/+42 |
* | Rename the kitchen base test suite to end-to-end | Tim Smith | 2018-06-27 | 12 | -20/+17 |
* | Remove sudo/gcc-c++ package installs from kitchen testsappbundler | Tim Smith | 2018-06-26 | 2 | -14/+1 |
* | Remove the unused audit test cookbookremove_audit_test | Tim Smith | 2018-06-16 | 13 | -206/+0 |
* | Remove awesome customers testing and update kitchen configs | Tim Smith | 2018-06-16 | 10 | -120/+43 |
* | Add ssh_known_hosts_entry from ssh_known_hosts cookbook | Tim Smith | 2018-06-11 | 1 | -0/+3 |
* | Allow build_essential resource to be used without setting a namebuild_name | Tim Smith | 2018-04-27 | 1 | -1/+1 |
* | Refactor travis config.tm/inspec_2 | Jared Quick | 2018-03-26 | 1 | -14/+7 |
* | Force unf_ext to 0.0.7.6 in Gemfile. | Jared Quick | 2018-03-26 | 1 | -0/+7 |
* | Test no Amazon Linux 2.0amazon_linux_build_essential | Tim Smith | 2018-03-19 | 1 | -0/+9 |
* | Add the sudo resource from the sudo resource | Tim Smith | 2018-03-15 | 3 | -10/+11 |
* | Switch to a smaller gem to install in kitchen runs | Tim Smith | 2018-03-07 | 1 | -1/+1 |
* | Merge pull request #6937 from chef/test_18.04 | Tim Smith | 2018-03-03 | 1 | -1/+9 |
|\ |
|
| * | Test Ubuntu 18.04test_18.04 | Tim Smith | 2018-03-02 | 1 | -1/+9 |
* | | Update our tests based on new resources we shipkitchen-tests | Tim Smith | 2018-03-02 | 2 | -4/+2 |
|/ |
|