Skip to content

Commit

Permalink
Update platforms to test on
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Feb 1, 2017
1 parent eb673e9 commit 653b9b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ verifier:
name: inspec

platforms:
- name: centos-7.2
- name: centos-7.3
- name: debian-7.11
- name: debian-8.6
- name: ubuntu-12.04
- name: ubuntu-14.04
- name: ubuntu-16.04
- name: ubuntu-16.04-chef-12.1
Expand Down
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,19 @@ env:
- INSTANCE=default-debian-8
- INSTANCE=default-ubuntu-1604
- INSTANCE=default-ubuntu-1404
- INSTANCE=default-ubuntu-1204
# - INSTANCE=cacher-debian-7 #ipv6 failures
- INSTANCE=cacher-debian-8
- INSTANCE=cacher-ubuntu-1604
- INSTANCE=cacher-ubuntu-1404
- INSTANCE=cacher-ubuntu-1204
- INSTANCE=compile-time-ubuntu-1604
- INSTANCE=compile-time-ubuntu-1404
- INSTANCE=compile-time-ubuntu-1204
- INSTANCE=compile-time-debian-7
- INSTANCE=compile-time-debian-8
- INSTANCE=resources-ubuntu-1604
- INSTANCE=resources-ubuntu-1404
- INSTANCE=resources-ubuntu-1204
- INSTANCE=resources-debian-7
- INSTANCE=resources-debian-8
- INSTANCE=unattended-upgrades-ubuntu-1404
- INSTANCE=unattended-upgrades-ubuntu-1204

before_script:
- sudo iptables -L DOCKER || ( echo "DOCKER iptables chain missing" ; sudo iptables -N DOCKER )
Expand Down

0 comments on commit 653b9b5

Please sign in to comment.