@@ -132,6 +132,8 @@ rubocop:
132132# default-amazonlinux-2-tiamat-py3: {extends: '.test_instance'}
133133# default-oraclelinux-8-tiamat-py3: {extends: '.test_instance'}
134134# default-oraclelinux-7-tiamat-py3: {extends: '.test_instance'}
135+ # default-almalinux-8-tiamat-py3: {extends: '.test_instance'}
136+ # default-rockylinux-8-tiamat-py3: {extends: '.test_instance'}
135137default-debian-10-master-py3 : {extends: '.test_instance'}
136138default-debian-9-master-py3 : {extends: '.test_instance'}
137139default-ubuntu-2004-master-py3 : {extends: '.test_instance'}
@@ -140,6 +142,7 @@ default-centos-8-master-py3: {extends: '.test_instance'}
140142default-centos-7-master-py3 : {extends: '.test_instance'}
141143default-fedora-34-master-py3 : {extends: '.test_instance'}
142144default-fedora-33-master-py3 : {extends: '.test_instance'}
145+ default-opensuse-leap-153-master-py3 : {extends: '.test_instance'}
143146default-opensuse-leap-152-master-py3 : {extends: '.test_instance'}
144147default-opensuse-tmbl-latest-master-py3 : {extends: '.test_instance'}
145148default-amazonlinux-2-master-py3 : {extends: '.test_instance'}
@@ -148,20 +151,25 @@ default-oraclelinux-7-master-py3: {extends: '.test_instance'}
148151default-arch-base-latest-master-py3 : {extends: '.test_instance'}
149152# default-gentoo-stage3-latest-master-py3: {extends: '.test_instance'}
150153# default-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
151- # default-debian-10-3003-0-py3: {extends: '.test_instance'}
152- # default-debian-9-3003-0-py3: {extends: '.test_instance'}
153- # default-ubuntu-2004-3003-0-py3: {extends: '.test_instance'}
154- # default-ubuntu-1804-3003-0-py3: {extends: '.test_instance'}
155- # default-centos-8-3003-0-py3: {extends: '.test_instance'}
156- # default-centos-7-3003-0-py3: {extends: '.test_instance'}
157- # default-fedora-34-3003-0-py3: {extends: '.test_instance'}
158- # default-fedora-33-3003-0-py3: {extends: '.test_instance'}
159- # default-amazonlinux-2-3003-0-py3: {extends: '.test_instance'}
160- # default-oraclelinux-8-3003-0-py3: {extends: '.test_instance'}
161- # default-oraclelinux-7-3003-0-py3: {extends: '.test_instance'}
162- # default-arch-base-latest-3003-0-py3: {extends: '.test_instance'}
163- # default-gentoo-stage3-latest-3003-0-py3: {extends: '.test_instance'}
164- # default-gentoo-stage3-systemd-3003-0-py3: {extends: '.test_instance'}
154+ default-almalinux-8-master-py3 : {extends: '.test_instance'}
155+ default-rockylinux-8-master-py3 : {extends: '.test_instance'}
156+ # default-debian-10-3003-1-py3: {extends: '.test_instance'}
157+ # default-debian-9-3003-1-py3: {extends: '.test_instance'}
158+ # default-ubuntu-2004-3003-1-py3: {extends: '.test_instance'}
159+ # default-ubuntu-1804-3003-1-py3: {extends: '.test_instance'}
160+ # default-centos-8-3003-1-py3: {extends: '.test_instance'}
161+ # default-centos-7-3003-1-py3: {extends: '.test_instance'}
162+ # default-fedora-34-3003-1-py3: {extends: '.test_instance'}
163+ # default-fedora-33-3003-1-py3: {extends: '.test_instance'}
164+ # default-opensuse-leap-153-3003-1-py3: {extends: '.test_instance'}
165+ # default-opensuse-leap-152-3003-1-py3: {extends: '.test_instance'}
166+ # default-opensuse-tmbl-latest-3003-1-py3: {extends: '.test_instance'}
167+ # default-amazonlinux-2-3003-1-py3: {extends: '.test_instance'}
168+ # default-oraclelinux-8-3003-1-py3: {extends: '.test_instance'}
169+ # default-oraclelinux-7-3003-1-py3: {extends: '.test_instance'}
170+ # default-arch-base-latest-3003-1-py3: {extends: '.test_instance'}
171+ # default-gentoo-stage3-latest-3003-1-py3: {extends: '.test_instance'}
172+ # default-gentoo-stage3-systemd-3003-1-py3: {extends: '.test_instance'}
165173# default-debian-10-3002-6-py3: {extends: '.test_instance'}
166174# default-debian-9-3002-6-py3: {extends: '.test_instance'}
167175# default-ubuntu-2004-3002-6-py3: {extends: '.test_instance'}
@@ -174,8 +182,9 @@ default-arch-base-latest-master-py3: {extends: '.test_instance'}
174182# default-oraclelinux-8-3002-6-py3: {extends: '.test_instance'}
175183# default-oraclelinux-7-3002-6-py3: {extends: '.test_instance'}
176184# default-arch-base-latest-3002-6-py3: {extends: '.test_instance'}
177- # default-gentoo-stage3-latest-3002-5-py3: {extends: '.test_instance'}
178- # default-gentoo-stage3-systemd-3002-5-py3: {extends: '.test_instance'}
185+ # default-gentoo-stage3-latest-3002-6-py3: {extends: '.test_instance'}
186+ # default-gentoo-stage3-systemd-3002-6-py3: {extends: '.test_instance'}
187+ # default-opensuse-leap-153-3002-2-py3: {extends: '.test_instance'}
179188# default-opensuse-leap-152-3002-2-py3: {extends: '.test_instance'}
180189# default-opensuse-tmbl-latest-3002-2-py3: {extends: '.test_instance'}
181190# default-debian-10-3001-7-py3: {extends: '.test_instance'}
@@ -186,27 +195,29 @@ default-arch-base-latest-master-py3: {extends: '.test_instance'}
186195# default-centos-7-3001-7-py3: {extends: '.test_instance'}
187196# default-fedora-34-3001-7-py3: {extends: '.test_instance'}
188197# default-fedora-33-3001-7-py3: {extends: '.test_instance'}
198+ # default-opensuse-leap-153-3001-7-py3: {extends: '.test_instance'}
189199# default-opensuse-leap-152-3001-7-py3: {extends: '.test_instance'}
190200# default-opensuse-tmbl-latest-3001-7-py3: {extends: '.test_instance'}
191201# default-amazonlinux-2-3001-7-py3: {extends: '.test_instance'}
192202# default-oraclelinux-8-3001-7-py3: {extends: '.test_instance'}
193203# default-oraclelinux-7-3001-7-py3: {extends: '.test_instance'}
194204# default-arch-base-latest-3001-7-py3: {extends: '.test_instance'}
195- # default-gentoo-stage3-latest-3001-6 -py3: {extends: '.test_instance'}
196- # default-gentoo-stage3-systemd-3001-6 -py3: {extends: '.test_instance'}
205+ # default-gentoo-stage3-latest-3001-7 -py3: {extends: '.test_instance'}
206+ # default-gentoo-stage3-systemd-3001-7 -py3: {extends: '.test_instance'}
197207# default-debian-10-3000-9-py3: {extends: '.test_instance'}
198208# default-debian-9-3000-9-py3: {extends: '.test_instance'}
199209# default-ubuntu-1804-3000-9-py3: {extends: '.test_instance'}
200210# default-centos-8-3000-9-py3: {extends: '.test_instance'}
201211# default-centos-7-3000-9-py3: {extends: '.test_instance'}
212+ # default-opensuse-leap-153-3000-9-py3: {extends: '.test_instance'}
202213# default-opensuse-leap-152-3000-9-py3: {extends: '.test_instance'}
203214# default-amazonlinux-2-3000-9-py3: {extends: '.test_instance'}
204215# default-oraclelinux-8-3000-9-py3: {extends: '.test_instance'}
205216# default-oraclelinux-7-3000-9-py3: {extends: '.test_instance'}
217+ # default-gentoo-stage3-latest-3000-9-py3: {extends: '.test_instance'}
218+ # default-gentoo-stage3-systemd-3000-9-py3: {extends: '.test_instance'}
206219# default-ubuntu-1804-3000-9-py2: {extends: '.test_instance'}
207220# default-arch-base-latest-3000-9-py2: {extends: '.test_instance'}
208- # default-gentoo-stage3-latest-3000-8-py3: {extends: '.test_instance'}
209- # default-gentoo-stage3-systemd-3000-8-py3: {extends: '.test_instance'}
210221
211222# ##############################################################################
212223# `release` stage: `semantic-release`
0 commit comments