Browse Source

ci(kitchen+gitlab): remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/331
tags/v0.10.4
Imran Iqbal 3 years ago
parent
commit
8086687001
No account linked to committer's email address
3 changed files with 0 additions and 36 deletions
  1. +0
    -9
      .gitlab-ci.yml
  2. +0
    -9
      .travis.yml
  3. +0
    -18
      kitchen.yml

+ 0
- 9
.gitlab-ci.yml View File

# repositories-debian-9-tiamat-py3: {extends: '.test_instance'} # repositories-debian-9-tiamat-py3: {extends: '.test_instance'}
# repositories-ubuntu-2004-tiamat-py3: {extends: '.test_instance'} # repositories-ubuntu-2004-tiamat-py3: {extends: '.test_instance'}
# repositories-ubuntu-1804-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'} # repositories-debian-10-master-py3: {extends: '.test_instance'}
# preferences-debian-10-master-py3: {extends: '.test_instance'} # preferences-debian-10-master-py3: {extends: '.test_instance'}
# unattended-debian-10-master-py3: {extends: '.test_instance'} # unattended-debian-10-master-py3: {extends: '.test_instance'}
# preferences-ubuntu-1804-master-py3: {extends: '.test_instance'} # preferences-ubuntu-1804-master-py3: {extends: '.test_instance'}
# unattended-ubuntu-1804-master-py3: {extends: '.test_instance'} # unattended-ubuntu-1804-master-py3: {extends: '.test_instance'}
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-10-3003-0-py3: {extends: '.test_instance'}
# repositories-debian-9-3003-0-py3: {extends: '.test_instance'} # repositories-debian-9-3003-0-py3: {extends: '.test_instance'}
# repositories-ubuntu-2004-3003-0-py3: {extends: '.test_instance'} # repositories-ubuntu-2004-3003-0-py3: {extends: '.test_instance'}
# repositories-debian-9-3002-6-py3: {extends: '.test_instance'} # repositories-debian-9-3002-6-py3: {extends: '.test_instance'}
# repositories-ubuntu-2004-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-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-10-3001-7-py3: {extends: '.test_instance'}
# repositories-debian-9-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-2004-3001-7-py3: {extends: '.test_instance'}
# repositories-ubuntu-1804-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-10-3000-9-py3: {extends: '.test_instance'}
# repositories-debian-9-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-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-1804-3000-9-py2: {extends: '.test_instance'}
# repositories-ubuntu-1604-3000-9-py2: {extends: '.test_instance'}


############################################################################### ###############################################################################
# `release` stage: `semantic-release` # `release` stage: `semantic-release`

+ 0
- 9
.travis.yml View File

# - env: INSTANCE=repositories-debian-9-tiamat-py3 # - env: INSTANCE=repositories-debian-9-tiamat-py3
# - env: INSTANCE=repositories-ubuntu-2004-tiamat-py3 # - env: INSTANCE=repositories-ubuntu-2004-tiamat-py3
# - env: INSTANCE=repositories-ubuntu-1804-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=repositories-debian-10-master-py3
# - env: INSTANCE=preferences-debian-10-master-py3 # - env: INSTANCE=preferences-debian-10-master-py3
# - env: INSTANCE=unattended-debian-10-master-py3 # - env: INSTANCE=unattended-debian-10-master-py3
# - env: INSTANCE=preferences-ubuntu-1804-master-py3 # - env: INSTANCE=preferences-ubuntu-1804-master-py3
# - env: INSTANCE=unattended-ubuntu-1804-master-py3 # - env: INSTANCE=unattended-ubuntu-1804-master-py3
- env: INSTANCE=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-10-3003-0-py3
# - env: INSTANCE=repositories-debian-9-3003-0-py3 # - env: INSTANCE=repositories-debian-9-3003-0-py3
# - env: INSTANCE=repositories-ubuntu-2004-3003-0-py3 # - env: INSTANCE=repositories-ubuntu-2004-3003-0-py3
# - env: INSTANCE=repositories-debian-9-3002-6-py3 # - env: INSTANCE=repositories-debian-9-3002-6-py3
# - env: INSTANCE=repositories-ubuntu-2004-3002-6-py3 # - env: INSTANCE=repositories-ubuntu-2004-3002-6-py3
# - env: INSTANCE=repositories-ubuntu-1804-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-10-3001-7-py3
# - env: INSTANCE=repositories-debian-9-3001-7-py3 # - env: INSTANCE=repositories-debian-9-3001-7-py3
# - env: INSTANCE=repositories-ubuntu-2004-3001-7-py3 # - env: INSTANCE=repositories-ubuntu-2004-3001-7-py3
# - env: INSTANCE=repositories-ubuntu-1804-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-10-3000-9-py3
# - env: INSTANCE=repositories-debian-9-3000-9-py3 # - env: INSTANCE=repositories-debian-9-3000-9-py3
# - env: INSTANCE=repositories-ubuntu-1804-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-1804-3000-9-py2
# - env: INSTANCE=repositories-ubuntu-1604-3000-9-py2


## Define the release stage that runs `semantic-release` ## Define the release stage that runs `semantic-release`
- stage: 'release' - stage: 'release'

+ 0
- 18
kitchen.yml View File

- name: ubuntu-1804-tiamat-py3 - name: ubuntu-1804-tiamat-py3
driver: driver:
image: saltimages/salt-tiamat-py3:ubuntu-18.04 image: saltimages/salt-tiamat-py3:ubuntu-18.04
- name: ubuntu-1604-tiamat-py3
driver:
image: saltimages/salt-tiamat-py3:ubuntu-16.04


## SALT `master` ## SALT `master`
- name: debian-10-master-py3 - name: debian-10-master-py3
- name: ubuntu-1804-master-py3 - name: ubuntu-1804-master-py3
driver: driver:
image: saltimages/salt-master-py3:ubuntu-18.04 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` ## SALT `3003.0`
- name: debian-10-3003-0-py3 - name: debian-10-3003-0-py3
- name: ubuntu-1804-3002-6-py3 - name: ubuntu-1804-3002-6-py3
driver: driver:
image: saltimages/salt-3002.6-py3:ubuntu-18.04 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` ## SALT `3001.7`
- name: debian-10-3001-7-py3 - name: debian-10-3001-7-py3
- name: ubuntu-1804-3001-7-py3 - name: ubuntu-1804-3001-7-py3
driver: driver:
image: saltimages/salt-3001.7-py3:ubuntu-18.04 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` ## SALT `3000.9`
- name: debian-10-3000-9-py3 - name: debian-10-3000-9-py3
- name: ubuntu-1804-3000-9-py3 - name: ubuntu-1804-3000-9-py3
driver: driver:
image: saltimages/salt-3000.9-py3:ubuntu-18.04 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 - name: ubuntu-1804-3000-9-py2
driver: driver:
image: saltimages/salt-3000.9-py2:ubuntu-18.04 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: provisioner:
name: salt_solo name: salt_solo

Loading…
Cancel
Save