ci(kitchen): remove useless test suite

This commit is contained in:
Nicolas Rodriguez 2019-08-26 23:15:05 +02:00
parent 3cf2865ec7
commit 95dd38ef3b
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: