Skip to content

Commit

Permalink
Testing updates
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Feb 24, 2017
1 parent 76bcc80 commit d4949d5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
7 changes: 2 additions & 5 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,11 @@ verifier:

platforms:
- name: centos-6.8
- name: centos-7.2
- name: centos-7.3
- name: debian-7.11
- name: debian-8.6
- name: fedora-25
run_list: yum::dnf_yum_compat
- name: opensuse-13.2
- name: opensuse-leap-42.1
- name: ubuntu-12.04
- name: opensuse-leap-42.2
- name: ubuntu-14.04
- name: ubuntu-16.04

Expand Down
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,18 @@ services: docker

env:
matrix:
- INSTANCE=default-ubuntu-1204
- INSTANCE=default-ubuntu-1404
- INSTANCE=default-ubuntu-1604
- INSTANCE=default-debian-8
- INSTANCE=default-centos-6
- INSTANCE=default-centos-7
- INSTANCE=default-opensuse-132
- INSTANCE=default-opensuse-leap
- INSTANCE=default-fedora-latest
- INSTANCE=instance-ubuntu-1204
- INSTANCE=instance-ubuntu-1404
- INSTANCE=instance-ubuntu-1604
- INSTANCE=instance-debian-8
- INSTANCE=instance-centos-6
- INSTANCE=instance-centos-7
- INSTANCE=instance-opensuse-132
- INSTANCE=instance-opensuse-leap
- INSTANCE=instance-fedora-latest
- INSTANCE=runit-instance-ubuntu-1604
Expand Down
1 change: 0 additions & 1 deletion Berksfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ source 'https://supermarket.chef.io'
metadata

group :integration do
cookbook 'yum'
cookbook 'test', path: 'test/fixtures/cookbooks/test'
end

0 comments on commit d4949d5

Please sign in to comment.