@@ -133,22 +133,45 @@ rubocop:
133133# default-amazonlinux-2-tiamat-py3: {extends: '.test_instance'}
134134# default-oraclelinux-8-tiamat-py3: {extends: '.test_instance'}
135135# default-oraclelinux-7-tiamat-py3: {extends: '.test_instance'}
136- default-debian-10-master-py3 : {extends: '.test_instance'}
137- default-debian-9-master-py3 : {extends: '.test_instance'}
138- default-ubuntu-2004-master-py3 : {extends: '.test_instance'}
139- default-ubuntu-1804-master-py3 : {extends: '.test_instance'}
136+ # default-debian-10-master-py3: {extends: '.test_instance'}
137+ # passenger-debian-10-master-py3: {extends: '.test_instance'}
138+ debian-10-master-py3 : {extends: '.test_instance'}
139+ # default-debian-9-master-py3: {extends: '.test_instance'}
140+ # passenger-debian-9-master-py3: {extends: '.test_instance'}
141+ debian-9-master-py3 : {extends: '.test_instance'}
142+ # default-ubuntu-2004-master-py3: {extends: '.test_instance'}
143+ # passenger-ubuntu-2004-master-py3: {extends: '.test_instance'}
144+ ubuntu-2004-master-py3 : {extends: '.test_instance'}
145+ # default-ubuntu-1804-master-py3: {extends: '.test_instance'}
146+ # passenger-ubuntu-1804-master-py3: {extends: '.test_instance'}
147+ ubuntu-1804-master-py3 : {extends: '.test_instance'}
140148default-ubuntu-1604-master-py3 : {extends: '.test_instance'}
141- default-centos-8-master-py3 : {extends: '.test_instance'}
142- default-centos-7-master-py3 : {extends: '.test_instance'}
149+ # ubuntu-1604-master-py3: {extends: '.test_instance'}
150+ # default-centos-8-master-py3: {extends: '.test_instance'}
151+ # passenger-centos-8-master-py3: {extends: '.test_instance'}
152+ centos-8-master-py3 : {extends: '.test_instance'}
153+ # default-centos-7-master-py3: {extends: '.test_instance'}
154+ # passenger-centos-7-master-py3: {extends: '.test_instance'}
155+ centos-7-master-py3 : {extends: '.test_instance'}
143156default-fedora-33-master-py3 : {extends: '.test_instance'}
157+ # fedora-33-master-py3: {extends: '.test_instance'}
144158default-fedora-32-master-py3 : {extends: '.test_instance'}
159+ # fedora-32-master-py3: {extends: '.test_instance'}
145160default-opensuse-leap-152-master-py3 : {extends: '.test_instance'}
161+ # opensuse-leap-152-master-py3: {extends: '.test_instance'}
146162default-opensuse-tmbl-latest-master-py3 : {extends: '.test_instance'}
163+ # opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
147164default-amazonlinux-2-master-py3 : {extends: '.test_instance'}
148- default-oraclelinux-8-master-py3 : {extends: '.test_instance'}
165+ # amazonlinux-2-master-py3: {extends: '.test_instance'}
166+ # default-oraclelinux-8-master-py3: {extends: '.test_instance'}
167+ # passenger-oraclelinux-8-master-py3: {extends: '.test_instance'}
168+ oraclelinux-8-master-py3 : {extends: '.test_instance'}
149169default-oraclelinux-7-master-py3 : {extends: '.test_instance'}
170+ # oraclelinux-7-master-py3: {extends: '.test_instance'}
150171# default-gentoo-stage3-latest-master-py3: {extends: '.test_instance'}
172+ # gentoo-stage3-latest-master-py3: {extends: '.test_instance'}
151173default-gentoo-stage3-systemd-master-py3 : {extends: '.test_instance'}
174+ # gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
152175# default-debian-10-3002-5-py3: {extends: '.test_instance'}
153176# default-debian-9-3002-5-py3: {extends: '.test_instance'}
154177# default-ubuntu-2004-3002-5-py3: {extends: '.test_instance'}
@@ -162,6 +185,7 @@ default-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
162185# default-oraclelinux-8-3002-5-py3: {extends: '.test_instance'}
163186# default-oraclelinux-7-3002-5-py3: {extends: '.test_instance'}
164187default-arch-base-latest-3002-5-py3 : {extends: '.test_instance'}
188+ # arch-base-latest-3002-5-py3: {extends: '.test_instance'}
165189# default-gentoo-stage3-latest-3002-5-py3: {extends: '.test_instance'}
166190# default-gentoo-stage3-systemd-3002-5-py3: {extends: '.test_instance'}
167191# default-opensuse-leap-152-3002-2-py3: {extends: '.test_instance'}
0 commit comments