@@ -182,62 +182,63 @@ test-formula-conversion: {extends: '.test_conversion'}
182182# OpenSUSE master branch will fail until zypperpkg module is back in salt core
183183# https://github.com/saltstack/great-module-migration/issues/14
184184#
185+ almalinux-9-master : {extends: '.test_instance'}
186+ almalinux-8-master : {extends: '.test_instance'}
187+ amazonlinux-2023-master : {extends: '.test_instance'}
188+ amazonlinux-2-master : {extends: '.test_instance_failure_permitted'}
189+ centos-stream9-master : {extends: '.test_instance'}
185190debian-12-master : {extends: '.test_instance'}
186191debian-11-master : {extends: '.test_instance'}
187- ubuntu-2404-master : {extends: '.test_instance'}
188- ubuntu-2204-master : {extends: '.test_instance'}
189- ubuntu-2004-master : {extends: '.test_instance'}
190- centos-stream9-master : {extends: '.test_instance'}
192+ fedora-41-master : {extends: '.test_instance_failure_permitted'}
193+ fedora-40-master : {extends: '.test_instance'}
191194opensuse-leap-156-master : {extends: '.test_instance_failure_permitted'}
192195opensuse-leap-155-master : {extends: '.test_instance'}
193196opensuse-tmbl-latest-master : {extends: '.test_instance'}
194- amazonlinux-2023-master : {extends: '.test_instance'}
195- fedora-41-master : {extends: '.test_instance_failure_permitted'}
196- fedora-40-master : {extends: '.test_instance'}
197197oraclelinux-9-master : {extends: '.test_instance'}
198198oraclelinux-8-master : {extends: '.test_instance'}
199- almalinux-9-master : {extends: '.test_instance'}
200- almalinux-8-master : {extends: '.test_instance'}
201199rockylinux-9-master : {extends: '.test_instance'}
202200rockylinux-8-master : {extends: '.test_instance'}
201+ ubuntu-2404-master : {extends: '.test_instance'}
202+ ubuntu-2204-master : {extends: '.test_instance'}
203+ ubuntu-2004-master : {extends: '.test_instance'}
204+ almalinux-9-3007-2 : {extends: '.test_instance'}
205+ almalinux-8-3007-2 : {extends: '.test_instance'}
206+ amazonlinux-2023-3007-2 : {extends: '.test_instance'}
207+ amazonlinux-2-3007-2 : {extends: '.test_instance_failure_permitted'}
208+ centos-stream9-3007-2 : {extends: '.test_instance'}
203209debian-12-3007-2 : {extends: '.test_instance'}
204210debian-11-3007-2 : {extends: '.test_instance'}
205- ubuntu-2404-3007-2 : {extends: '.test_instance'}
206- ubuntu-2204-3007-2 : {extends: '.test_instance'}
207- ubuntu-2004-3007-2 : {extends: '.test_instance'}
208- centos-stream9-3007-2 : {extends: '.test_instance'}
211+ fedora-41-3007-2 : {extends: '.test_instance_failure_permitted'}
212+ fedora-40-3007-2 : {extends: '.test_instance'}
209213opensuse-leap-156-3007-2 : {extends: '.test_instance'}
210214opensuse-leap-155-3007-2 : {extends: '.test_instance'}
211215opensuse-tmbl-latest-3007-2 : {extends: '.test_instance'}
212- fedora-41-3007-2 : {extends: '.test_instance_failure_permitted'}
213- fedora-40-3007-2 : {extends: '.test_instance'}
214- amazonlinux-2-3007-2 : {extends: '.test_instance_failure_permitted'}
215- amazonlinux-2023-3007-2 : {extends: '.test_instance'}
216216oraclelinux-9-3007-2 : {extends: '.test_instance'}
217217oraclelinux-8-3007-2 : {extends: '.test_instance'}
218- almalinux-9-3007-2 : {extends: '.test_instance'}
219- almalinux-8-3007-2 : {extends: '.test_instance'}
220218rockylinux-9-3007-2 : {extends: '.test_instance'}
221219rockylinux-8-3007-2 : {extends: '.test_instance'}
220+ ubuntu-2404-3007-2 : {extends: '.test_instance'}
221+ ubuntu-2204-3007-2 : {extends: '.test_instance'}
222+ ubuntu-2004-3007-2 : {extends: '.test_instance'}
223+ almalinux-9-3006-10 : {extends: '.test_instance'}
224+ almalinux-8-3006-10 : {extends: '.test_instance'}
225+ amazonlinux-2023-3006-10 : {extends: '.test_instance'}
226+ amazonlinux-2-3006-10 : {extends: '.test_instance_failure_permitted'}
227+ centos-stream9-3006-10 : {extends: '.test_instance'}
222228debian-12-3006-10 : {extends: '.test_instance'}
223229debian-11-3006-10 : {extends: '.test_instance'}
224- ubuntu-2404-3006-10 : {extends: '.test_instance'}
225- ubuntu-2204-3006-10 : {extends: '.test_instance'}
226- ubuntu-2004-3006-10 : {extends: '.test_instance'}
227- centos-stream9-3006-10 : {extends: '.test_instance'}
230+ fedora-41-3006-10 : {extends: '.test_instance_failure_permitted'}
231+ fedora-40-3006-10 : {extends: '.test_instance'}
228232opensuse-leap-156-3006-10 : {extends: '.test_instance'}
229233opensuse-leap-155-3006-10 : {extends: '.test_instance'}
230234opensuse-tmbl-latest-3006-10 : {extends: '.test_instance'}
231- fedora-41-3006-10 : {extends: '.test_instance_failure_permitted'}
232- fedora-40-3006-10 : {extends: '.test_instance'}
233- amazonlinux-2-3006-10 : {extends: '.test_instance_failure_permitted'}
234- amazonlinux-2023-3006-10 : {extends: '.test_instance'}
235235oraclelinux-9-3006-10 : {extends: '.test_instance'}
236236oraclelinux-8-3006-10 : {extends: '.test_instance'}
237- almalinux-9-3006-10 : {extends: '.test_instance'}
238- almalinux-8-3006-10 : {extends: '.test_instance'}
239237rockylinux-9-3006-10 : {extends: '.test_instance'}
240238rockylinux-8-3006-10 : {extends: '.test_instance'}
239+ ubuntu-2404-3006-10 : {extends: '.test_instance'}
240+ ubuntu-2204-3006-10 : {extends: '.test_instance'}
241+ ubuntu-2004-3006-10 : {extends: '.test_instance'}
241242# yamllint enable rule:line-length
242243
243244# ##############################################################################
0 commit comments