]> git.openstreetmap.org Git - chef.git/commit
Split Travis script into separate jobs and add apt cookbook test
authorMichal Migurski <migurski@fb.com>
Mon, 3 Feb 2020 00:49:33 +0000 (16:49 -0800)
committerTom Hughes <tom@compton.nu>
Wed, 12 Feb 2020 23:01:27 +0000 (23:01 +0000)
commitdc7cf40015bf3d8bb8a60cd91b25691f4afc5e4a
treed052100b884d8832ad373320fb9dc63ba04b4c4e
parent76157b584c57d86aa2fb79ee2101dde544f2c7a5
Split Travis script into separate jobs and add apt cookbook test

With kitchen-dokken in place, travis should now successfully run
both the cookstyle script and individual kitchen tests as separate
matrix builds.

Matrix builds will run in parallel, and the global Travis 50min limit
should apply to each separately ensuring that all cookbooks get tested.

https://docs.travis-ci.com/user/build-matrix/
.travis.yml