Skip to content

Commit 6138902

Browse files
committed
ci(kitchen+gitlab): adjust matrix to add 3003 [skip ci]
* Automated using myii/ssf-formula#318
1 parent 1b505b9 commit 6138902

2 files changed

Lines changed: 218 additions & 133 deletions

File tree

.gitlab-ci.yml

Lines changed: 65 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,10 @@ default-centos-7-master-py3: {extends: '.test_instance'}
161161
# archive-centos-7-master-py3: {extends: '.test_instance'}
162162
# source-centos-7-master-py3: {extends: '.test_instance'}
163163
# repo-centos-7-master-py3: {extends: '.test_instance'}
164+
default-fedora-34-master-py3: {extends: '.test_instance'}
165+
# archive-fedora-34-master-py3: {extends: '.test_instance'}
166+
# source-fedora-34-master-py3: {extends: '.test_instance'}
167+
# repo-fedora-34-master-py3: {extends: '.test_instance'}
164168
default-fedora-33-master-py3: {extends: '.test_instance'}
165169
# archive-fedora-33-master-py3: {extends: '.test_instance'}
166170
# source-fedora-33-master-py3: {extends: '.test_instance'}
@@ -197,58 +201,75 @@ default-oraclelinux-7-master-py3: {extends: '.test_instance'}
197201
# archive-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
198202
# source-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
199203
# repo-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
200-
# default-debian-10-3002-5-py3: {extends: '.test_instance'}
201-
# default-debian-9-3002-5-py3: {extends: '.test_instance'}
202-
# default-ubuntu-2004-3002-5-py3: {extends: '.test_instance'}
203-
# default-ubuntu-1804-3002-5-py3: {extends: '.test_instance'}
204-
# default-ubuntu-1604-3002-5-py3: {extends: '.test_instance'}
205-
# default-centos-8-3002-5-py3: {extends: '.test_instance'}
206-
# default-centos-7-3002-5-py3: {extends: '.test_instance'}
207-
# default-fedora-33-3002-5-py3: {extends: '.test_instance'}
208-
# default-fedora-32-3002-5-py3: {extends: '.test_instance'}
209-
# default-amazonlinux-2-3002-5-py3: {extends: '.test_instance'}
210-
# default-oraclelinux-8-3002-5-py3: {extends: '.test_instance'}
211-
# default-oraclelinux-7-3002-5-py3: {extends: '.test_instance'}
212-
default-arch-base-latest-3002-5-py3: {extends: '.test_instance'}
213-
# archive-arch-base-latest-3002-5-py3: {extends: '.test_instance'}
214-
# source-arch-base-latest-3002-5-py3: {extends: '.test_instance'}
215-
# repo-arch-base-latest-3002-5-py3: {extends: '.test_instance'}
204+
# default-debian-10-3003-0-py3: {extends: '.test_instance'}
205+
# default-debian-9-3003-0-py3: {extends: '.test_instance'}
206+
# default-ubuntu-2004-3003-0-py3: {extends: '.test_instance'}
207+
# default-ubuntu-1804-3003-0-py3: {extends: '.test_instance'}
208+
# default-centos-8-3003-0-py3: {extends: '.test_instance'}
209+
# default-centos-7-3003-0-py3: {extends: '.test_instance'}
210+
# default-fedora-34-3003-0-py3: {extends: '.test_instance'}
211+
# default-fedora-33-3003-0-py3: {extends: '.test_instance'}
212+
# default-fedora-32-3003-0-py3: {extends: '.test_instance'}
213+
# default-amazonlinux-2-3003-0-py3: {extends: '.test_instance'}
214+
# default-oraclelinux-8-3003-0-py3: {extends: '.test_instance'}
215+
# default-oraclelinux-7-3003-0-py3: {extends: '.test_instance'}
216+
default-arch-base-latest-3003-0-py3: {extends: '.test_instance'}
217+
# archive-arch-base-latest-3003-0-py3: {extends: '.test_instance'}
218+
# source-arch-base-latest-3003-0-py3: {extends: '.test_instance'}
219+
# repo-arch-base-latest-3003-0-py3: {extends: '.test_instance'}
220+
# default-gentoo-stage3-latest-3003-0-py3: {extends: '.test_instance'}
221+
# default-gentoo-stage3-systemd-3003-0-py3: {extends: '.test_instance'}
222+
# default-debian-10-3002-6-py3: {extends: '.test_instance'}
223+
# default-debian-9-3002-6-py3: {extends: '.test_instance'}
224+
# default-ubuntu-2004-3002-6-py3: {extends: '.test_instance'}
225+
# default-ubuntu-1804-3002-6-py3: {extends: '.test_instance'}
226+
# default-ubuntu-1604-3002-6-py3: {extends: '.test_instance'}
227+
# default-centos-8-3002-6-py3: {extends: '.test_instance'}
228+
# default-centos-7-3002-6-py3: {extends: '.test_instance'}
229+
# default-fedora-34-3002-6-py3: {extends: '.test_instance'}
230+
# default-fedora-33-3002-6-py3: {extends: '.test_instance'}
231+
# default-fedora-32-3002-6-py3: {extends: '.test_instance'}
232+
# default-amazonlinux-2-3002-6-py3: {extends: '.test_instance'}
233+
# default-oraclelinux-8-3002-6-py3: {extends: '.test_instance'}
234+
# default-oraclelinux-7-3002-6-py3: {extends: '.test_instance'}
235+
# default-arch-base-latest-3002-6-py3: {extends: '.test_instance'}
216236
# default-gentoo-stage3-latest-3002-5-py3: {extends: '.test_instance'}
217237
# default-gentoo-stage3-systemd-3002-5-py3: {extends: '.test_instance'}
218238
# default-opensuse-leap-152-3002-2-py3: {extends: '.test_instance'}
219239
# default-opensuse-tmbl-latest-3002-2-py3: {extends: '.test_instance'}
220-
# default-debian-10-3001-6-py3: {extends: '.test_instance'}
221-
# default-debian-9-3001-6-py3: {extends: '.test_instance'}
222-
# default-ubuntu-2004-3001-6-py3: {extends: '.test_instance'}
223-
# default-ubuntu-1804-3001-6-py3: {extends: '.test_instance'}
224-
# default-ubuntu-1604-3001-6-py3: {extends: '.test_instance'}
225-
# default-centos-8-3001-6-py3: {extends: '.test_instance'}
226-
# default-centos-7-3001-6-py3: {extends: '.test_instance'}
227-
# default-fedora-33-3001-6-py3: {extends: '.test_instance'}
228-
# default-fedora-32-3001-6-py3: {extends: '.test_instance'}
229-
# default-opensuse-leap-152-3001-6-py3: {extends: '.test_instance'}
230-
# default-opensuse-tmbl-latest-3001-6-py3: {extends: '.test_instance'}
231-
# default-amazonlinux-2-3001-6-py3: {extends: '.test_instance'}
232-
# default-oraclelinux-8-3001-6-py3: {extends: '.test_instance'}
233-
# default-oraclelinux-7-3001-6-py3: {extends: '.test_instance'}
234-
# default-arch-base-latest-3001-6-py3: {extends: '.test_instance'}
240+
# default-debian-10-3001-7-py3: {extends: '.test_instance'}
241+
# default-debian-9-3001-7-py3: {extends: '.test_instance'}
242+
# default-ubuntu-2004-3001-7-py3: {extends: '.test_instance'}
243+
# default-ubuntu-1804-3001-7-py3: {extends: '.test_instance'}
244+
# default-ubuntu-1604-3001-7-py3: {extends: '.test_instance'}
245+
# default-centos-8-3001-7-py3: {extends: '.test_instance'}
246+
# default-centos-7-3001-7-py3: {extends: '.test_instance'}
247+
# default-fedora-34-3001-7-py3: {extends: '.test_instance'}
248+
# default-fedora-33-3001-7-py3: {extends: '.test_instance'}
249+
# default-fedora-32-3001-7-py3: {extends: '.test_instance'}
250+
# default-opensuse-leap-152-3001-7-py3: {extends: '.test_instance'}
251+
# default-opensuse-tmbl-latest-3001-7-py3: {extends: '.test_instance'}
252+
# default-amazonlinux-2-3001-7-py3: {extends: '.test_instance'}
253+
# default-oraclelinux-8-3001-7-py3: {extends: '.test_instance'}
254+
# default-oraclelinux-7-3001-7-py3: {extends: '.test_instance'}
255+
# default-arch-base-latest-3001-7-py3: {extends: '.test_instance'}
235256
# default-gentoo-stage3-latest-3001-6-py3: {extends: '.test_instance'}
236257
# default-gentoo-stage3-systemd-3001-6-py3: {extends: '.test_instance'}
237-
# default-debian-10-3000-8-py3: {extends: '.test_instance'}
238-
# default-debian-9-3000-8-py3: {extends: '.test_instance'}
239-
# default-ubuntu-1804-3000-8-py3: {extends: '.test_instance'}
240-
# default-ubuntu-1604-3000-8-py3: {extends: '.test_instance'}
241-
# default-centos-8-3000-8-py3: {extends: '.test_instance'}
242-
# default-centos-7-3000-8-py3: {extends: '.test_instance'}
243-
# default-opensuse-leap-152-3000-8-py3: {extends: '.test_instance'}
244-
# default-amazonlinux-2-3000-8-py3: {extends: '.test_instance'}
245-
# default-oraclelinux-8-3000-8-py3: {extends: '.test_instance'}
246-
# default-oraclelinux-7-3000-8-py3: {extends: '.test_instance'}
258+
# default-debian-10-3000-9-py3: {extends: '.test_instance'}
259+
# default-debian-9-3000-9-py3: {extends: '.test_instance'}
260+
# default-ubuntu-1804-3000-9-py3: {extends: '.test_instance'}
261+
# default-ubuntu-1604-3000-9-py3: {extends: '.test_instance'}
262+
# default-centos-8-3000-9-py3: {extends: '.test_instance'}
263+
# default-centos-7-3000-9-py3: {extends: '.test_instance'}
264+
# default-opensuse-leap-152-3000-9-py3: {extends: '.test_instance'}
265+
# default-amazonlinux-2-3000-9-py3: {extends: '.test_instance'}
266+
# default-oraclelinux-8-3000-9-py3: {extends: '.test_instance'}
267+
# default-oraclelinux-7-3000-9-py3: {extends: '.test_instance'}
268+
# default-ubuntu-1804-3000-9-py2: {extends: '.test_instance'}
269+
# default-ubuntu-1604-3000-9-py2: {extends: '.test_instance'}
270+
# default-arch-base-latest-3000-9-py2: {extends: '.test_instance'}
247271
# default-gentoo-stage3-latest-3000-8-py3: {extends: '.test_instance'}
248272
# default-gentoo-stage3-systemd-3000-8-py3: {extends: '.test_instance'}
249-
# default-ubuntu-1804-3000-8-py2: {extends: '.test_instance'}
250-
# default-ubuntu-1604-3000-8-py2: {extends: '.test_instance'}
251-
# default-arch-base-latest-3000-8-py2: {extends: '.test_instance'}
252273

253274
###############################################################################
254275
# `release` stage: `semantic-release`

0 commit comments

Comments
 (0)