@@ -46,7 +46,7 @@ variables:
4646 DOCKER_DRIVER : ' overlay2'
4747
4848# ##############################################################################
49- # `lint` stage: `commitlint` & `pre-commit`
49+ # `lint` stage: `commitlint`, `pre-commit` & `rubocop` (latest, failure allowed)
5050# ##############################################################################
5151commitlint :
5252 stage : *stage_lint
@@ -149,55 +149,55 @@ default-oraclelinux-8-master-py3: {extends: '.test_instance'}
149149default-oraclelinux-7-master-py3 : {extends: '.test_instance'}
150150# default-gentoo-stage3-latest-master-py3: {extends: '.test_instance'}
151151default-gentoo-stage3-systemd-master-py3 : {extends: '.test_instance'}
152- # default-debian-10-3002-2-py3: {extends: '.test_instance'}
153- # default-debian-9-3002-2-py3: {extends: '.test_instance'}
154- # default-ubuntu-2004-3002-2-py3: {extends: '.test_instance'}
155- # default-ubuntu-1804-3002-2-py3: {extends: '.test_instance'}
156- # default-ubuntu-1604-3002-2-py3: {extends: '.test_instance'}
157- # default-centos-8-3002-2-py3: {extends: '.test_instance'}
158- # default-centos-7-3002-2-py3: {extends: '.test_instance'}
159- # default-fedora-33-3002-2-py3: {extends: '.test_instance'}
160- # default-fedora-32-3002-2-py3: {extends: '.test_instance'}
152+ # default-debian-10-3002-5-py3: {extends: '.test_instance'}
153+ # default-debian-9-3002-5-py3: {extends: '.test_instance'}
154+ # default-ubuntu-2004-3002-5-py3: {extends: '.test_instance'}
155+ # default-ubuntu-1804-3002-5-py3: {extends: '.test_instance'}
156+ # default-ubuntu-1604-3002-5-py3: {extends: '.test_instance'}
157+ # default-centos-8-3002-5-py3: {extends: '.test_instance'}
158+ # default-centos-7-3002-5-py3: {extends: '.test_instance'}
159+ # default-fedora-33-3002-5-py3: {extends: '.test_instance'}
160+ # default-fedora-32-3002-5-py3: {extends: '.test_instance'}
161+ # default-amazonlinux-2-3002-5-py3: {extends: '.test_instance'}
162+ # default-oraclelinux-8-3002-5-py3: {extends: '.test_instance'}
163+ # default-oraclelinux-7-3002-5-py3: {extends: '.test_instance'}
164+ default-arch-base-latest-3002-5-py3 : {extends: '.test_instance'}
165+ # default-gentoo-stage3-latest-3002-5-py3: {extends: '.test_instance'}
166+ # default-gentoo-stage3-systemd-3002-5-py3: {extends: '.test_instance'}
161167# default-opensuse-leap-152-3002-2-py3: {extends: '.test_instance'}
162168# default-opensuse-tmbl-latest-3002-2-py3: {extends: '.test_instance'}
163- # default-amazonlinux-2-3002-2-py3: {extends: '.test_instance'}
164- # default-oraclelinux-8-3002-2-py3: {extends: '.test_instance'}
165- # default-oraclelinux-7-3002-2-py3: {extends: '.test_instance'}
166- default-arch-base-latest-3002-2-py3 : {extends: '.test_instance'}
167- # default-gentoo-stage3-latest-3002-2-py3: {extends: '.test_instance'}
168- # default-gentoo-stage3-systemd-3002-2-py3: {extends: '.test_instance'}
169- # default-debian-10-3001-4-py3: {extends: '.test_instance'}
170- # default-debian-9-3001-4-py3: {extends: '.test_instance'}
171- # default-ubuntu-2004-3001-4-py3: {extends: '.test_instance'}
172- # default-ubuntu-1804-3001-4-py3: {extends: '.test_instance'}
173- # default-ubuntu-1604-3001-4-py3: {extends: '.test_instance'}
174- # default-centos-8-3001-4-py3: {extends: '.test_instance'}
175- # default-centos-7-3001-4-py3: {extends: '.test_instance'}
176- # default-fedora-33-3001-4-py3: {extends: '.test_instance'}
177- # default-fedora-32-3001-4-py3: {extends: '.test_instance'}
178- # default-opensuse-leap-152-3001-4-py3: {extends: '.test_instance'}
179- # default-opensuse-tmbl-latest-3001-4-py3: {extends: '.test_instance'}
180- # default-amazonlinux-2-3001-4-py3: {extends: '.test_instance'}
181- # default-oraclelinux-8-3001-4-py3: {extends: '.test_instance'}
182- # default-oraclelinux-7-3001-4-py3: {extends: '.test_instance'}
183- # default-arch-base-latest-3001-4-py3: {extends: '.test_instance'}
184- # default-gentoo-stage3-latest-3001-4-py3: {extends: '.test_instance'}
185- # default-gentoo-stage3-systemd-3001-4-py3: {extends: '.test_instance'}
186- # default-debian-10-3000-6-py3: {extends: '.test_instance'}
187- # default-debian-9-3000-6-py3: {extends: '.test_instance'}
188- # default-ubuntu-1804-3000-6-py3: {extends: '.test_instance'}
189- # default-ubuntu-1604-3000-6-py3: {extends: '.test_instance'}
190- # default-centos-8-3000-6-py3: {extends: '.test_instance'}
191- # default-centos-7-3000-6-py3: {extends: '.test_instance'}
192- # default-opensuse-leap-152-3000-6-py3: {extends: '.test_instance'}
193- # default-amazonlinux-2-3000-6-py3: {extends: '.test_instance'}
194- # default-oraclelinux-8-3000-6-py3: {extends: '.test_instance'}
195- # default-oraclelinux-7-3000-6-py3: {extends: '.test_instance'}
196- # default-gentoo-stage3-latest-3000-6-py3: {extends: '.test_instance'}
197- # default-gentoo-stage3-systemd-3000-6-py3: {extends: '.test_instance'}
198- # default-ubuntu-1804-3000-6-py2: {extends: '.test_instance'}
199- # default-ubuntu-1604-3000-6-py2: {extends: '.test_instance'}
200- # default-arch-base-latest-3000-6-py2: {extends: '.test_instance'}
169+ # default-debian-10-3001-6-py3: {extends: '.test_instance'}
170+ # default-debian-9-3001-6-py3: {extends: '.test_instance'}
171+ # default-ubuntu-2004-3001-6-py3: {extends: '.test_instance'}
172+ # default-ubuntu-1804-3001-6-py3: {extends: '.test_instance'}
173+ # default-ubuntu-1604-3001-6-py3: {extends: '.test_instance'}
174+ # default-centos-8-3001-6-py3: {extends: '.test_instance'}
175+ # default-centos-7-3001-6-py3: {extends: '.test_instance'}
176+ # default-fedora-33-3001-6-py3: {extends: '.test_instance'}
177+ # default-fedora-32-3001-6-py3: {extends: '.test_instance'}
178+ # default-opensuse-leap-152-3001-6-py3: {extends: '.test_instance'}
179+ # default-opensuse-tmbl-latest-3001-6-py3: {extends: '.test_instance'}
180+ # default-amazonlinux-2-3001-6-py3: {extends: '.test_instance'}
181+ # default-oraclelinux-8-3001-6-py3: {extends: '.test_instance'}
182+ # default-oraclelinux-7-3001-6-py3: {extends: '.test_instance'}
183+ # default-arch-base-latest-3001-6-py3: {extends: '.test_instance'}
184+ # default-gentoo-stage3-latest-3001-6-py3: {extends: '.test_instance'}
185+ # default-gentoo-stage3-systemd-3001-6-py3: {extends: '.test_instance'}
186+ # default-debian-10-3000-8-py3: {extends: '.test_instance'}
187+ # default-debian-9-3000-8-py3: {extends: '.test_instance'}
188+ # default-ubuntu-1804-3000-8-py3: {extends: '.test_instance'}
189+ # default-ubuntu-1604-3000-8-py3: {extends: '.test_instance'}
190+ # default-centos-8-3000-8-py3: {extends: '.test_instance'}
191+ # default-centos-7-3000-8-py3: {extends: '.test_instance'}
192+ # default-opensuse-leap-152-3000-8-py3: {extends: '.test_instance'}
193+ # default-amazonlinux-2-3000-8-py3: {extends: '.test_instance'}
194+ # default-oraclelinux-8-3000-8-py3: {extends: '.test_instance'}
195+ # default-oraclelinux-7-3000-8-py3: {extends: '.test_instance'}
196+ # default-gentoo-stage3-latest-3000-8-py3: {extends: '.test_instance'}
197+ # default-gentoo-stage3-systemd-3000-8-py3: {extends: '.test_instance'}
198+ # default-ubuntu-1804-3000-8-py2: {extends: '.test_instance'}
199+ # default-ubuntu-1604-3000-8-py2: {extends: '.test_instance'}
200+ # default-arch-base-latest-3000-8-py2: {extends: '.test_instance'}
201201
202202# ##############################################################################
203203# `release` stage: `semantic-release`
0 commit comments