Skip to content

Commit

Permalink
test(travis): change loop0-3 to loop4-7
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Oct 4, 2019
1 parent fb694a0 commit 17d3833
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,11 @@ suites:
- name: default
excludes:
- amazonlinux-2-2017-7-py2
- centos-6-2017-7-py2
- debian-8-2017-7-py2
- fedora-29-2017-7-py2
- opensuse-leap-15-2017-7-py2
- ubuntu-1604-2017-7-py2
provisioner:
dependencies:
- name: lvm
Expand All @@ -175,13 +180,7 @@ suites:
inspec_tests:
- path: test/integration/default

- name: amazon
excludes:
- debian-8-2017-7-py2
- ubuntu-1604-2017-7-py2
- centos-6-2017-7-py2
- fedora-29-2017-7-py2
- opensuse-leap-15-2017-7-py2
- name: loopdevs-4-7
provisioner:
dependencies:
- name: lvm
Expand All @@ -200,7 +199,7 @@ suites:
'*':
- iscsi
pillars_from_files:
iscsi.sls: test/integration/default/pillar.example.amazon
iscsi.sls: test/integration/default/pillar.example.loopdevs-4-7
verifier:
inspec_tests:
- path: test/integration/default

0 comments on commit 17d3833

Please sign in to comment.