Merge pull request #15 from n-rodriguez/wip/kitchen

ci(kitchen): remove useless test suite
This commit is contained in:
Nicolas Rodriguez 2019-08-27 00:53:25 +02:00 committed by GitHub
commit 45d5e90c0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 21 deletions

View File

@ -36,7 +36,7 @@ env:
# - INSTANCE: default-amazonlinux-2-2018-3-py2 # - INSTANCE: default-amazonlinux-2-2018-3-py2
# - INSTANCE: default-debian-8-2017-7-py2 # - INSTANCE: default-debian-8-2017-7-py2
# - INSTANCE: default-ubuntu-1604-2017-7-py2 # - INSTANCE: default-ubuntu-1604-2017-7-py2
- INSTANCE: centos6-centos-6-2017-7-py2 - INSTANCE: default-centos-6-2017-7-py2
# - INSTANCE: default-fedora-29-2017-7-py2 # - INSTANCE: default-fedora-29-2017-7-py2
# - INSTANCE: default-opensuse-leap-15-2017-7-py2 # - INSTANCE: default-opensuse-leap-15-2017-7-py2
# - INSTANCE: default-amazonlinux-2-2017-7-py2 # - INSTANCE: default-amazonlinux-2-2017-7-py2

View File

@ -134,26 +134,6 @@ verifier:
suites: suites:
- name: default - name: default
excludes:
- centos-6-2017-7-py2
provisioner:
state_top:
base:
'*':
- timezone
pillars:
top.sls:
base:
'*':
- timezone
pillars_from_files:
timezone.sls: test/salt/pillar/timezone.sls
verifier:
inspec_tests:
- path: test/integration/default
- name: centos6
includes:
- centos-6-2017-7-py2
provisioner: provisioner:
state_top: state_top:
base: base: