From 95dd38ef3b109b26a48d9bade5aac6d528e362dd Mon Sep 17 00:00:00 2001 From: Nicolas Rodriguez Date: Mon, 26 Aug 2019 23:15:05 +0200 Subject: [PATCH] ci(kitchen): remove useless test suite --- .travis.yml | 2 +- kitchen.yml | 20 -------------------- 2 files changed, 1 insertion(+), 21 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1f13b1e..f6ebb6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,7 +36,7 @@ env: # - INSTANCE: default-amazonlinux-2-2018-3-py2 # - INSTANCE: default-debian-8-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-opensuse-leap-15-2017-7-py2 # - INSTANCE: default-amazonlinux-2-2017-7-py2 diff --git a/kitchen.yml b/kitchen.yml index 01ed15d..afc124c 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -134,26 +134,6 @@ verifier: suites: - 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: state_top: base: