@@ -137,62 +137,62 @@ rubocop:
137137# OpenSUSE master branch will fail until zypperpkg module is back in salt core
138138# https://github.com/saltstack/great-module-migration/issues/14
139139#
140- default-debian-12-master-py3 : {extends: '.test_instance'}
141- default-debian-11-master-py3 : {extends: '.test_instance'}
142- default-ubuntu-2404-master-py3 : {extends: '.test_instance'}
143- default-ubuntu-2204-master-py3 : {extends: '.test_instance'}
144- default-ubuntu-2004-master-py3 : {extends: '.test_instance'}
145- default-centos-stream9-master-py3 : {extends: '.test_instance'}
146- default-opensuse-leap-156-master-py3 : {extends: '.test_instance_failure_permitted'}
147- default-opensuse-leap-155-master-py3 : {extends: '.test_instance'}
148- default-opensuse-tmbl-latest-master-py3 : {extends: '.test_instance'}
149- default-amazonlinux-2023-master-py3 : {extends: '.test_instance'}
150- default-fedora-41-master-py3 : {extends: '.test_instance_failure_permitted'}
151- default-fedora-40-master-py3 : {extends: '.test_instance'}
152- default-oraclelinux-9-master-py3 : {extends: '.test_instance'}
153- default-oraclelinux-8-master-py3 : {extends: '.test_instance'}
154- default-almalinux-9-master-py3 : {extends: '.test_instance'}
155- default-almalinux-8-master-py3 : {extends: '.test_instance'}
156- default-rockylinux-9-master-py3 : {extends: '.test_instance'}
157- default-rockylinux-8-master-py3 : {extends: '.test_instance'}
158- default- debian-12-3007-1-py3 : {extends: '.test_instance'}
159- default- debian-11-3007-1-py3 : {extends: '.test_instance'}
160- default- ubuntu-2404-3007-1-py3 : {extends: '.test_instance'}
161- default- ubuntu-2204-3007-1-py3 : {extends: '.test_instance'}
162- default- ubuntu-2004-3007-1-py3 : {extends: '.test_instance'}
163- default- centos-stream9-3007-1-py3 : {extends: '.test_instance'}
164- default-opensuse-leap-156-3007-1-py3 : {extends: '.test_instance'}
165- default-opensuse-leap-155-3007-1-py3 : {extends: '.test_instance'}
166- default-opensuse-tmbl-latest-3007-1-py3 : {extends: '.test_instance'}
167- default-fedora-41-3007-1-py3 : {extends: '.test_instance_failure_permitted'}
168- default-fedora-40-3007-1-py3 : {extends: '.test_instance'}
169- default-amazonlinux-2-3007-1-py3 : {extends: '.test_instance_failure_permitted'}
170- default-amazonlinux-2023-3007-1-py3 : {extends: '.test_instance'}
171- default-oraclelinux-9-3007-1-py3 : {extends: '.test_instance'}
172- default-oraclelinux-8-3007-1-py3 : {extends: '.test_instance'}
173- default-almalinux-9-3007-1-py3 : {extends: '.test_instance'}
174- default-almalinux-8-3007-1-py3 : {extends: '.test_instance'}
175- default-rockylinux-9-3007-1-py3 : {extends: '.test_instance'}
176- default-rockylinux-8-3007-1-py3 : {extends: '.test_instance'}
177- default- debian-12-3006-10-py3 : {extends: '.test_instance'}
178- default- debian-11-3006-10-py3 : {extends: '.test_instance'}
179- default- ubuntu-2404-3006-10-py3 : {extends: '.test_instance'}
180- default- ubuntu-2204-3006-10-py3 : {extends: '.test_instance'}
181- default- ubuntu-2004-3006-10-py3 : {extends: '.test_instance'}
182- default- centos-stream9-3006-10-py3 : {extends: '.test_instance'}
183- default-opensuse-leap-156-3006-10-py3 : {extends: '.test_instance'}
184- default-opensuse-leap-155-3006-10-py3 : {extends: '.test_instance'}
185- default-opensuse-tmbl-latest-3006-10-py3 : {extends: '.test_instance'}
186- default-fedora-41-3006-10-py3 : {extends: '.test_instance_failure_permitted'}
187- default-fedora-40-3006-10-py3 : {extends: '.test_instance'}
188- default-amazonlinux-2-3006-10-py3 : {extends: '.test_instance_failure_permitted'}
189- default-amazonlinux-2023-3006-10-py3 : {extends: '.test_instance'}
190- default-oraclelinux-9-3006-10-py3 : {extends: '.test_instance'}
191- default-oraclelinux-8-3006-10-py3 : {extends: '.test_instance'}
192- default-almalinux-9-3006-10-py3 : {extends: '.test_instance'}
193- default-almalinux-8-3006-10-py3 : {extends: '.test_instance'}
194- default-rockylinux-9-3006-10-py3 : {extends: '.test_instance'}
195- default-rockylinux-8-3006-10-py3 : {extends: '.test_instance'}
140+ # default-debian-12-master-py3: {extends: '.test_instance'}
141+ # default-debian-11-master-py3: {extends: '.test_instance'}
142+ # default-ubuntu-2404-master-py3: {extends: '.test_instance'}
143+ # default-ubuntu-2204-master-py3: {extends: '.test_instance'}
144+ # default-ubuntu-2004-master-py3: {extends: '.test_instance'}
145+ # default-centos-stream9-master-py3: {extends: '.test_instance'}
146+ # default-opensuse-leap-156-master-py3: {extends: '.test_instance_failure_permitted'}
147+ # default-opensuse-leap-155-master-py3: {extends: '.test_instance'}
148+ # default-opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
149+ # default-amazonlinux-2023-master-py3: {extends: '.test_instance'}
150+ # default-fedora-41-master-py3: {extends: '.test_instance_failure_permitted'}
151+ # default-fedora-40-master-py3: {extends: '.test_instance'}
152+ # default-oraclelinux-9-master-py3: {extends: '.test_instance'}
153+ # default-oraclelinux-8-master-py3: {extends: '.test_instance'}
154+ # default-almalinux-9-master-py3: {extends: '.test_instance'}
155+ # default-almalinux-8-master-py3: {extends: '.test_instance'}
156+ # default-rockylinux-9-master-py3: {extends: '.test_instance'}
157+ # default-rockylinux-8-master-py3: {extends: '.test_instance'}
158+ debian-12-3007-1-py3 : {extends: '.test_instance'}
159+ debian-11-3007-1-py3 : {extends: '.test_instance'}
160+ ubuntu-2404-3007-1-py3 : {extends: '.test_instance'}
161+ ubuntu-2204-3007-1-py3 : {extends: '.test_instance'}
162+ ubuntu-2004-3007-1-py3 : {extends: '.test_instance'}
163+ centos-stream9-3007-1-py3 : {extends: '.test_instance'}
164+ # default-opensuse-leap-156-3007-1-py3: {extends: '.test_instance'}
165+ # default-opensuse-leap-155-3007-1-py3: {extends: '.test_instance'}
166+ # default-opensuse-tmbl-latest-3007-1-py3: {extends: '.test_instance'}
167+ # default-fedora-41-3007-1-py3: {extends: '.test_instance_failure_permitted'}
168+ # default-fedora-40-3007-1-py3: {extends: '.test_instance'}
169+ # default-amazonlinux-2-3007-1-py3: {extends: '.test_instance_failure_permitted'}
170+ # default-amazonlinux-2023-3007-1-py3: {extends: '.test_instance'}
171+ # default-oraclelinux-9-3007-1-py3: {extends: '.test_instance'}
172+ # default-oraclelinux-8-3007-1-py3: {extends: '.test_instance'}
173+ # default-almalinux-9-3007-1-py3: {extends: '.test_instance'}
174+ # default-almalinux-8-3007-1-py3: {extends: '.test_instance'}
175+ # default-rockylinux-9-3007-1-py3: {extends: '.test_instance'}
176+ # default-rockylinux-8-3007-1-py3: {extends: '.test_instance'}
177+ debian-12-3006-10-py3 : {extends: '.test_instance'}
178+ debian-11-3006-10-py3 : {extends: '.test_instance'}
179+ ubuntu-2404-3006-10-py3 : {extends: '.test_instance'}
180+ ubuntu-2204-3006-10-py3 : {extends: '.test_instance'}
181+ ubuntu-2004-3006-10-py3 : {extends: '.test_instance'}
182+ centos-stream9-3006-10-py3 : {extends: '.test_instance'}
183+ # default-opensuse-leap-156-3006-10-py3: {extends: '.test_instance'}
184+ # default-opensuse-leap-155-3006-10-py3: {extends: '.test_instance'}
185+ # default-opensuse-tmbl-latest-3006-10-py3: {extends: '.test_instance'}
186+ # default-fedora-41-3006-10-py3: {extends: '.test_instance_failure_permitted'}
187+ # default-fedora-40-3006-10-py3: {extends: '.test_instance'}
188+ # default-amazonlinux-2-3006-10-py3: {extends: '.test_instance_failure_permitted'}
189+ # default-amazonlinux-2023-3006-10-py3: {extends: '.test_instance'}
190+ # default-oraclelinux-9-3006-10-py3: {extends: '.test_instance'}
191+ # default-oraclelinux-8-3006-10-py3: {extends: '.test_instance'}
192+ # default-almalinux-9-3006-10-py3: {extends: '.test_instance'}
193+ # default-almalinux-8-3006-10-py3: {extends: '.test_instance'}
194+ # default-rockylinux-9-3006-10-py3: {extends: '.test_instance'}
195+ # default-rockylinux-8-3006-10-py3: {extends: '.test_instance'}
196196# yamllint enable rule:line-length
197197
198198# ##############################################################################
0 commit comments