File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ redhat-centos-stream8-master-py3: {extends: '.test_instance_failure_permitted'}
154154redhat-centos-7-master-py3 : {extends: '.test_instance'}
155155redhat-fedora-36-master-py3 : {extends: '.test_instance_failure_permitted'}
156156redhat-fedora-35-master-py3 : {extends: '.test_instance'}
157- suse-opensuse-leap-153 -master-py3 : {extends: '.test_instance'}
157+ suse-opensuse-leap-154 -master-py3 : {extends: '.test_instance'}
158158suse-opensuse-tmbl-latest-master-py3 : {extends: '.test_instance_failure_permitted'}
159159redhat-amazonlinux-2-master-py3 : {extends: '.test_instance'}
160160redhat-oraclelinux-8-master-py3 : {extends: '.test_instance'}
@@ -176,7 +176,7 @@ redhat-rockylinux-8-master-py3: {extends: '.test_instance'}
176176# redhat-oraclelinux-7-3004-1-py3: {extends: '.test_instance'}
177177# redhat-almalinux-8-3004-1-py3: {extends: '.test_instance'}
178178# redhat-rockylinux-8-3004-1-py3: {extends: '.test_instance'}
179- # suse-opensuse-leap-153 -3004-0-py3: {extends: '.test_instance'}
179+ # suse-opensuse-leap-154 -3004-0-py3: {extends: '.test_instance'}
180180# suse-opensuse-tmbl-latest-3004-0-py3: {extends: '.test_instance_failure_permitted'}
181181# debian-debian-10-3003-4-py3: {extends: '.test_instance'}
182182# debian-debian-9-3003-4-py3: {extends: '.test_instance'}
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106106 - env : INSTANCE=redhat-centos-7-master-py3
107107 - env : INSTANCE=redhat-fedora-36-master-py3
108108 - env : INSTANCE=redhat-fedora-35-master-py3
109- - env : INSTANCE=suse-opensuse-leap-153 -master-py3
109+ - env : INSTANCE=suse-opensuse-leap-154 -master-py3
110110 - env : INSTANCE=suse-opensuse-tmbl-latest-master-py3
111111 - env : INSTANCE=redhat-amazonlinux-2-master-py3
112112 - env : INSTANCE=redhat-oraclelinux-8-master-py3
@@ -128,7 +128,7 @@ jobs:
128128 # - env: INSTANCE=redhat-oraclelinux-7-3004-1-py3
129129 # - env: INSTANCE=redhat-almalinux-8-3004-1-py3
130130 # - env: INSTANCE=redhat-rockylinux-8-3004-1-py3
131- # - env: INSTANCE=suse-opensuse-leap-153 -3004-0-py3
131+ # - env: INSTANCE=suse-opensuse-leap-154 -3004-0-py3
132132 # - env: INSTANCE=suse-opensuse-tmbl-latest-3004-0-py3
133133 # - env: INSTANCE=debian-debian-10-3003-4-py3
134134 # - env: INSTANCE=debian-debian-9-3003-4-py3
Original file line number Diff line number Diff line change @@ -103,9 +103,9 @@ platforms:
103103 - name : fedora-35-master-py3
104104 driver :
105105 image : saltimages/salt-master-py3:fedora-35
106- - name : opensuse-leap-153 -master-py3
106+ - name : opensuse-leap-154 -master-py3
107107 driver :
108- image : saltimages/salt-master-py3:opensuse-leap-15.3
108+ image : saltimages/salt-master-py3:opensuse-leap-15.4
109109 # Workaround to avoid intermittent failures on `opensuse-leap-15.3`:
110110 # => SCP did not finish successfully (255): (Net::SCP::Error)
111111 transport :
@@ -207,7 +207,7 @@ platforms:
207207 image : saltimages/salt-3004.1-py3:rockylinux-8
208208
209209 # # SALT `3004.0`
210- - name : opensuse-leap-153 -3004-0-py3
210+ - name : opensuse-leap-154 -3004-0-py3
211211 driver :
212212 image : saltimages/salt-3004.0-py3:opensuse-leap-15.3
213213 # Workaround to avoid intermittent failures on `opensuse-leap-15.3`:
@@ -388,9 +388,9 @@ suites:
388388 - path : test/integration/default
389389 - name : suse
390390 includes :
391- - opensuse-leap-153 -master-py3
391+ - opensuse-leap-154 -master-py3
392392 - opensuse-tmbl-latest-master-py3
393- - opensuse-leap-153 -3004-0-py3
393+ - opensuse-leap-154 -3004-0-py3
394394 - opensuse-tmbl-latest-3004-0-py3
395395 provisioner :
396396 state_top :
You can’t perform that action at this time.
0 commit comments