@@ -126,25 +126,25 @@ rubocop:
126126# the `platforms` defined in `kitchen.yml`
127127default-debian-10-tiamat-py3 : {extends: '.test_instance'}
128128# default-debian-9-tiamat-py3: {extends: '.test_instance'}
129- default-ubuntu-2004-tiamat-py3 : {extends: '.test_instance'}
129+ # default-ubuntu-2004-tiamat-py3: {extends: '.test_instance'}
130130# default-ubuntu-1804-tiamat-py3: {extends: '.test_instance'}
131131# default-ubuntu-1604-tiamat-py3: {extends: '.test_instance'}
132- default-centos-8-tiamat-py3 : {extends: '.test_instance'}
132+ # default-centos-8-tiamat-py3: {extends: '.test_instance'}
133133# default-centos-7-tiamat-py3: {extends: '.test_instance'}
134- default-amazonlinux-2-tiamat-py3 : {extends: '.test_instance'}
135- default-oraclelinux-8-tiamat-py3 : {extends: '.test_instance'}
134+ # default-amazonlinux-2-tiamat-py3: {extends: '.test_instance'}
135+ # default-oraclelinux-8-tiamat-py3: {extends: '.test_instance'}
136136# default-oraclelinux-7-tiamat-py3: {extends: '.test_instance'}
137- # default-debian-10-master-py3: {extends: '.test_instance'}
137+ default-debian-10-master-py3 : {extends: '.test_instance'}
138138# default-ubuntu-2004-master-py3: {extends: '.test_instance'}
139139# default-ubuntu-1804-master-py3: {extends: '.test_instance'}
140140# default-centos-8-master-py3: {extends: '.test_instance'}
141- default-fedora-32-master-py3 : {extends: '.test_instance'}
141+ # default-fedora-32-master-py3: {extends: '.test_instance'}
142142# default-fedora-31-master-py3: {extends: '.test_instance'}
143- default-opensuse-leap-152-master-py3 : {extends: '.test_instance'}
143+ # default-opensuse-leap-152-master-py3: {extends: '.test_instance'}
144144# default-amazonlinux-2-master-py3: {extends: '.test_instance'}
145- gentoo-gentoo-stage3-latest-master-py3 : {extends: '.test_instance'}
146- gentoo-gentoo-stage3-systemd-master-py3 : {extends: '.test_instance'}
147- # default-debian-10-3001-py3: {extends: '.test_instance'}
145+ # gentoo-gentoo-stage3-latest-master-py3: {extends: '.test_instance'}
146+ # gentoo-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
147+ default-debian-10-3001-py3 : {extends: '.test_instance'}
148148# default-debian-9-3001-py3: {extends: '.test_instance'}
149149# default-ubuntu-2004-3001-py3: {extends: '.test_instance'}
150150# default-ubuntu-1804-3001-py3: {extends: '.test_instance'}
@@ -158,7 +158,7 @@ gentoo-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
158158# default-oraclelinux-7-3001-py3: {extends: '.test_instance'}
159159# gentoo-gentoo-stage3-latest-3001-py3: {extends: '.test_instance'}
160160# gentoo-gentoo-stage3-systemd-3001-py3: {extends: '.test_instance'}
161- # default-debian-10-3000-3-py3: {extends: '.test_instance'}
161+ default-debian-10-3000-3-py3 : {extends: '.test_instance'}
162162# default-debian-9-3000-3-py3: {extends: '.test_instance'}
163163# default-ubuntu-1804-3000-3-py3: {extends: '.test_instance'}
164164# default-centos-8-3000-3-py3: {extends: '.test_instance'}
@@ -170,9 +170,9 @@ gentoo-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
170170# gentoo-gentoo-stage3-systemd-3000-3-py3: {extends: '.test_instance'}
171171# default-ubuntu-1804-3000-3-py2: {extends: '.test_instance'}
172172# default-ubuntu-1604-3000-3-py2: {extends: '.test_instance'}
173- default-arch-base-latest-3000-3-py2 : {extends: '.test_instance'}
173+ # default-arch-base-latest-3000-3-py2: {extends: '.test_instance'}
174174# upstart-centos-6-2019-2-py2: {extends: '.test_instance'}
175- upstart-amazonlinux-1-2019-2-py2 : {extends: '.test_instance'}
175+ # upstart-amazonlinux-1-2019-2-py2: {extends: '.test_instance'}
176176
177177# ##############################################################################
178178# `release` stage: `semantic-release`
0 commit comments