summaryrefslogtreecommitdiff
path: root/omnibus/kitchen.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for Ubuntu 16.04remove_ubuntu1604Tim Smith2020-12-181-1/+1
| | | | | | By the time we ship Chef 17 Ubuntu 16.04 will be EOL. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update Omnibus kitchen config with public boxesomnibus_kitchenTim Smith2020-08-121-32/+7
| | | | | | Get this closer to actually working as a test environment. Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix license acceptance in `omnibus/kitchen.yml`csnapp/9029Christopher A. Snapp2019-10-281-0/+1
| | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Remove Ubuntu 14.04 testingTim Smith2019-03-311-2/+0
| | | | | | 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>
* Cleanup the Test Kitchen setup in omnibusTim Smith2018-10-051-18/+16
| | | | | | | | | | Unpin cookbook deps Remove platforms we don't support anymore Add new platforms Update instructions for getting setup in Vagrant Cloud Fold the kitchen files into a single file Signed-off-by: Tim Smith <tsmith@chef.io>
* Updating omnibus kitchen builder to work on Windows10/Hyper-Vsp/chef-omnibus-on-hypervStuart Preston2018-08-281-0/+8
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Ensure we use the latest/stable omnibus toolchainStuart Preston2018-06-251-0/+2
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Remove awesome customers testing and update kitchen configsTim Smith2018-06-161-0/+136
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>