Skip to content

Commit

Permalink
ci(kitchen+gitlab): remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#331
  • Loading branch information
myii committed Jun 21, 2021
1 parent f9bf2f4 commit 8086687
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 36 deletions.
9 changes: 0 additions & 9 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ rubocop:
# repositories-debian-9-tiamat-py3: {extends: '.test_instance'}
# repositories-ubuntu-2004-tiamat-py3: {extends: '.test_instance'}
# repositories-ubuntu-1804-tiamat-py3: {extends: '.test_instance'}
# repositories-ubuntu-1604-tiamat-py3: {extends: '.test_instance'}
# repositories-debian-10-master-py3: {extends: '.test_instance'}
# preferences-debian-10-master-py3: {extends: '.test_instance'}
# unattended-debian-10-master-py3: {extends: '.test_instance'}
Expand All @@ -144,10 +143,6 @@ ubuntu-2004-master-py3: {extends: '.test_instance'}
# preferences-ubuntu-1804-master-py3: {extends: '.test_instance'}
# unattended-ubuntu-1804-master-py3: {extends: '.test_instance'}
ubuntu-1804-master-py3: {extends: '.test_instance'}
# repositories-ubuntu-1604-master-py3: {extends: '.test_instance'}
# preferences-ubuntu-1604-master-py3: {extends: '.test_instance'}
# unattended-ubuntu-1604-master-py3: {extends: '.test_instance'}
ubuntu-1604-master-py3: {extends: '.test_instance'}
# repositories-debian-10-3003-0-py3: {extends: '.test_instance'}
# repositories-debian-9-3003-0-py3: {extends: '.test_instance'}
# repositories-ubuntu-2004-3003-0-py3: {extends: '.test_instance'}
Expand All @@ -156,18 +151,14 @@ ubuntu-1604-master-py3: {extends: '.test_instance'}
# repositories-debian-9-3002-6-py3: {extends: '.test_instance'}
# repositories-ubuntu-2004-3002-6-py3: {extends: '.test_instance'}
# repositories-ubuntu-1804-3002-6-py3: {extends: '.test_instance'}
# repositories-ubuntu-1604-3002-6-py3: {extends: '.test_instance'}
# repositories-debian-10-3001-7-py3: {extends: '.test_instance'}
# repositories-debian-9-3001-7-py3: {extends: '.test_instance'}
# repositories-ubuntu-2004-3001-7-py3: {extends: '.test_instance'}
# repositories-ubuntu-1804-3001-7-py3: {extends: '.test_instance'}
# repositories-ubuntu-1604-3001-7-py3: {extends: '.test_instance'}
# repositories-debian-10-3000-9-py3: {extends: '.test_instance'}
# repositories-debian-9-3000-9-py3: {extends: '.test_instance'}
# repositories-ubuntu-1804-3000-9-py3: {extends: '.test_instance'}
# repositories-ubuntu-1604-3000-9-py3: {extends: '.test_instance'}
# repositories-ubuntu-1804-3000-9-py2: {extends: '.test_instance'}
# repositories-ubuntu-1604-3000-9-py2: {extends: '.test_instance'}

###############################################################################
# `release` stage: `semantic-release`
Expand Down
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
# - env: INSTANCE=repositories-debian-9-tiamat-py3
# - env: INSTANCE=repositories-ubuntu-2004-tiamat-py3
# - env: INSTANCE=repositories-ubuntu-1804-tiamat-py3
# - env: INSTANCE=repositories-ubuntu-1604-tiamat-py3
# - env: INSTANCE=repositories-debian-10-master-py3
# - env: INSTANCE=preferences-debian-10-master-py3
# - env: INSTANCE=unattended-debian-10-master-py3
Expand All @@ -104,10 +103,6 @@ jobs:
# - env: INSTANCE=preferences-ubuntu-1804-master-py3
# - env: INSTANCE=unattended-ubuntu-1804-master-py3
- env: INSTANCE=ubuntu-1804-master-py3
# - env: INSTANCE=repositories-ubuntu-1604-master-py3
# - env: INSTANCE=preferences-ubuntu-1604-master-py3
# - env: INSTANCE=unattended-ubuntu-1604-master-py3
- env: INSTANCE=ubuntu-1604-master-py3
# - env: INSTANCE=repositories-debian-10-3003-0-py3
# - env: INSTANCE=repositories-debian-9-3003-0-py3
# - env: INSTANCE=repositories-ubuntu-2004-3003-0-py3
Expand All @@ -116,18 +111,14 @@ jobs:
# - env: INSTANCE=repositories-debian-9-3002-6-py3
# - env: INSTANCE=repositories-ubuntu-2004-3002-6-py3
# - env: INSTANCE=repositories-ubuntu-1804-3002-6-py3
# - env: INSTANCE=repositories-ubuntu-1604-3002-6-py3
# - env: INSTANCE=repositories-debian-10-3001-7-py3
# - env: INSTANCE=repositories-debian-9-3001-7-py3
# - env: INSTANCE=repositories-ubuntu-2004-3001-7-py3
# - env: INSTANCE=repositories-ubuntu-1804-3001-7-py3
# - env: INSTANCE=repositories-ubuntu-1604-3001-7-py3
# - env: INSTANCE=repositories-debian-10-3000-9-py3
# - env: INSTANCE=repositories-debian-9-3000-9-py3
# - env: INSTANCE=repositories-ubuntu-1804-3000-9-py3
# - env: INSTANCE=repositories-ubuntu-1604-3000-9-py3
# - env: INSTANCE=repositories-ubuntu-1804-3000-9-py2
# - env: INSTANCE=repositories-ubuntu-1604-3000-9-py2

## Define the release stage that runs `semantic-release`
- stage: 'release'
Expand Down
18 changes: 0 additions & 18 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ platforms:
- name: ubuntu-1804-tiamat-py3
driver:
image: saltimages/salt-tiamat-py3:ubuntu-18.04
- name: ubuntu-1604-tiamat-py3
driver:
image: saltimages/salt-tiamat-py3:ubuntu-16.04

## SALT `master`
- name: debian-10-master-py3
Expand All @@ -39,9 +36,6 @@ platforms:
- name: ubuntu-1804-master-py3
driver:
image: saltimages/salt-master-py3:ubuntu-18.04
- name: ubuntu-1604-master-py3
driver:
image: saltimages/salt-master-py3:ubuntu-16.04

## SALT `3003.0`
- name: debian-10-3003-0-py3
Expand Down Expand Up @@ -70,9 +64,6 @@ platforms:
- name: ubuntu-1804-3002-6-py3
driver:
image: saltimages/salt-3002.6-py3:ubuntu-18.04
- name: ubuntu-1604-3002-6-py3
driver:
image: saltimages/salt-3002.6-py3:ubuntu-16.04

## SALT `3001.7`
- name: debian-10-3001-7-py3
Expand All @@ -87,9 +78,6 @@ platforms:
- name: ubuntu-1804-3001-7-py3
driver:
image: saltimages/salt-3001.7-py3:ubuntu-18.04
- name: ubuntu-1604-3001-7-py3
driver:
image: saltimages/salt-3001.7-py3:ubuntu-16.04

## SALT `3000.9`
- name: debian-10-3000-9-py3
Expand All @@ -101,15 +89,9 @@ platforms:
- name: ubuntu-1804-3000-9-py3
driver:
image: saltimages/salt-3000.9-py3:ubuntu-18.04
- name: ubuntu-1604-3000-9-py3
driver:
image: saltimages/salt-3000.9-py3:ubuntu-16.04
- name: ubuntu-1804-3000-9-py2
driver:
image: saltimages/salt-3000.9-py2:ubuntu-18.04
- name: ubuntu-1604-3000-9-py2
driver:
image: saltimages/salt-3000.9-py2:ubuntu-16.04

provisioner:
name: salt_solo
Expand Down

0 comments on commit 8086687

Please sign in to comment.