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'}
154
154
redhat-centos-7-master-py3 : {extends: '.test_instance'}
155
155
redhat-fedora-36-master-py3 : {extends: '.test_instance_failure_permitted'}
156
156
redhat-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'}
158
158
suse-opensuse-tmbl-latest-master-py3 : {extends: '.test_instance_failure_permitted'}
159
159
redhat-amazonlinux-2-master-py3 : {extends: '.test_instance'}
160
160
redhat-oraclelinux-8-master-py3 : {extends: '.test_instance'}
@@ -176,7 +176,7 @@ redhat-rockylinux-8-master-py3: {extends: '.test_instance'}
176
176
# redhat-oraclelinux-7-3004-1-py3: {extends: '.test_instance'}
177
177
# redhat-almalinux-8-3004-1-py3: {extends: '.test_instance'}
178
178
# 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'}
180
180
# suse-opensuse-tmbl-latest-3004-0-py3: {extends: '.test_instance_failure_permitted'}
181
181
# debian-debian-10-3003-4-py3: {extends: '.test_instance'}
182
182
# debian-debian-9-3003-4-py3: {extends: '.test_instance'}
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106
106
- env : INSTANCE=redhat-centos-7-master-py3
107
107
- env : INSTANCE=redhat-fedora-36-master-py3
108
108
- 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
110
110
- env : INSTANCE=suse-opensuse-tmbl-latest-master-py3
111
111
- env : INSTANCE=redhat-amazonlinux-2-master-py3
112
112
- env : INSTANCE=redhat-oraclelinux-8-master-py3
@@ -128,7 +128,7 @@ jobs:
128
128
# - env: INSTANCE=redhat-oraclelinux-7-3004-1-py3
129
129
# - env: INSTANCE=redhat-almalinux-8-3004-1-py3
130
130
# - 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
132
132
# - env: INSTANCE=suse-opensuse-tmbl-latest-3004-0-py3
133
133
# - env: INSTANCE=debian-debian-10-3003-4-py3
134
134
# - env: INSTANCE=debian-debian-9-3003-4-py3
Original file line number Diff line number Diff line change @@ -103,9 +103,9 @@ platforms:
103
103
- name : fedora-35-master-py3
104
104
driver :
105
105
image : saltimages/salt-master-py3:fedora-35
106
- - name : opensuse-leap-153 -master-py3
106
+ - name : opensuse-leap-154 -master-py3
107
107
driver :
108
- image : saltimages/salt-master-py3:opensuse-leap-15.3
108
+ image : saltimages/salt-master-py3:opensuse-leap-15.4
109
109
# Workaround to avoid intermittent failures on `opensuse-leap-15.3`:
110
110
# => SCP did not finish successfully (255): (Net::SCP::Error)
111
111
transport :
@@ -207,7 +207,7 @@ platforms:
207
207
image : saltimages/salt-3004.1-py3:rockylinux-8
208
208
209
209
# # SALT `3004.0`
210
- - name : opensuse-leap-153 -3004-0-py3
210
+ - name : opensuse-leap-154 -3004-0-py3
211
211
driver :
212
212
image : saltimages/salt-3004.0-py3:opensuse-leap-15.3
213
213
# Workaround to avoid intermittent failures on `opensuse-leap-15.3`:
@@ -388,9 +388,9 @@ suites:
388
388
- path : test/integration/default
389
389
- name : suse
390
390
includes :
391
- - opensuse-leap-153 -master-py3
391
+ - opensuse-leap-154 -master-py3
392
392
- opensuse-tmbl-latest-master-py3
393
- - opensuse-leap-153 -3004-0-py3
393
+ - opensuse-leap-154 -3004-0-py3
394
394
- opensuse-tmbl-latest-3004-0-py3
395
395
provisioner :
396
396
state_top :
You can’t perform that action at this time.
0 commit comments