8000 ci(kitchen+gitlab): update for new pre-salted images [skip ci] · saltstack-formulas/apt-formula@091870b · GitHub
[go: up one dir, main page]

Skip to content

Commit 091870b

Browse files
committed
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using myii/ssf-formula#410
1 parent b1ac092 commit 091870b

File tree

3 files changed

+0
-38
lines changed

3 files changed

+0
-38
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -160,20 +160,14 @@ ubuntu-1804-master-py3: {extends: '.test_instance'}
160160
# repositories-debian-9-3004-0-py3: {extends: '.test_instance'}
161161
# repositories-ubuntu-2004-3004-0-py3: {extends: '.test_instance'}
162162
# repositories-ubuntu-1804-3004-0-py3: {extends: '.test_instance'}
163-
# repositories-debian-11-3003-3-py3: {extends: '.test_instance'}
164163
# repositories-debian-10-3003-3-py3: {extends: '.test_instance'}
165164
# repositories-debian-9-3003-3-py3: {extends: '.test_instance'}
166165
# repositories-ubuntu-2004-3003-3-py3: {extends: '.test_instance'}
167166
# repositories-ubuntu-1804-3003-3-py3: {extends: '.test_instance'}
168-
# repositories-debian-11-3002-7-py3: {extends: '.test_instance'}
169167
# repositories-debian-10-3002-7-py3: {extends: '.test_instance'}
170168
# repositories-debian-9-3002-7-py3: {extends: '.test_instance'}
171169
# repositories-ubuntu-2004-3002-7-py3: {extends: '.test_instance'}
172170
# repositories-ubuntu-1804-3002-7-py3: {extends: '.test_instance'}
173-
# repositories-debian-10-3001-8-py3: {extends: '.test_instance'}
174-
# repositories-debian-9-3001-8-py3: {extends: '.test_instance'}
175-
# repositories-ubuntu-2004-3001-8-py3: {extends: '.test_instance'}
176-
# repositories-ubuntu-1804-3001-8-py3: {extends: '.test_instance'}
177171

178172
###############################################################################
179173
# `release` stage: `semantic-release`

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,20 +113,14 @@ jobs:
113113
# - env: INSTANCE=repositories-debian-9-3004-0-py3
114114
# - env: INSTANCE=repositories-ubuntu-2004-3004-0-py3
115115
# - env: INSTANCE=repositories-ubuntu-1804-3004-0-py3
116-
# - env: INSTANCE=repositories-debian-11-3003-3-py3
117116
# - env: INSTANCE=repositories-debian-10-3003-3-py3
118117
# - env: INSTANCE=repositories-debian-9-3003-3-py3
119118
# - env: INSTANCE=repositories-ubuntu-2004-3003-3-py3
120119
# - env: INSTANCE=repositories-ubuntu-1804-3003-3-py3
121-
# - env: INSTANCE=repositories-debian-11-3002-7-py3
122120
# - env: INSTANCE=repositories-debian-10-3002-7-py3
123121
# - env: INSTANCE=repositories-debian-9-3002-7-py3
124122
# - env: INSTANCE=repositories-ubuntu-2004-3002-7-py3
125123
# - env: INSTANCE=repositories-ubuntu-1804-3002-7-py3
126-
# - env: INSTANCE=repositories-debian-10-3001-8-py3
127-
# - env: INSTANCE=repositories-debian-9-3001-8-py3
128-
# - env: INSTANCE=repositories-ubuntu-2004-3001-8-py3
129-
# - env: INSTANCE=repositories-ubuntu-1804-3001-8-py3
130124

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

kitchen.yml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ platforms:
8686
run_command: /lib/systemd/systemd
8787

8888
## SALT `3003.3`
89-
- name: debian-11-3003-3-py3
90-
driver:
91-
image: saltimages/salt-3003.3-py3:debian-11
92-
run_command: /lib/systemd/systemd
9389
- name: debian-10-3003-3-py3
9490
driver:
9591
image: saltimages/salt-3003.3-py3:debian-10
@@ -108,10 +104,6 @@ platforms:
108104
run_command: /lib/systemd/systemd
109105

110106
## SALT `3002.7`
111-
- name: debian-11-3002-7-py3
112-
driver:
113-
image: saltimages/salt-3002.7-py3:debian-11
114-
run_command: /lib/systemd/systemd
115107
- name: debian-10-3002-7-py3
116108
driver:
117109
image: saltimages/salt-3002.7-py3:debian-10
@@ -129,24 +121,6 @@ platforms:
129121
image: saltimages/salt-3002.7-py3:ubuntu-18.04
130122
run_command: /lib/systemd/systemd
131123

132-
## SALT `3001.8`
133-
- name: debian-10-3001-8-py3
134-
driver:
135-
image: saltimages/salt-3001.8-py3:debian-10
136-
run_command: /lib/systemd/systemd
137-
- name: debian-9-3001-8-py3
138-
driver:
139-
image: saltimages/salt-3001.8-py3:debian-9
140-
run_command: /lib/systemd/systemd
141-
- name: ubuntu-2004-3001-8-py3
142-
driver:
143-
image: saltimages/salt-3001.8-py3:ubuntu-20.04
144-
run_command: /lib/systemd/systemd
145-
- name: ubuntu-1804-3001-8-py3
146-
driver:
147-
image: saltimages/salt-3001.8-py3:ubuntu-18.04
148-
run_command: /lib/systemd/systemd
149-
150124
verifier:
151125
# https://www.inspec.io/
152126
name: inspec

0 commit comments

Comments
 (0)
0