Skip to content

Commit af33c15

Browse files
authored
remove the useless env var DISABLE_BOOT_IMAGE_UPDATE in 4.19 to 4.20 upgrade job (#66441)
1 parent 3a93c94 commit af33c15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.20__amd64-nightly-4.20-upgrade-from-stable-4.19.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ tests:
267267
env:
268268
AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes"
269269
BASE_DOMAIN: qe.devcluster.openshift.com
270-
DISABLE_BOOT_IMAGE_UPDATE: "true"
271270
test:
272271
- chain: openshift-upgrade-qe-test
273272
workflow: cucushift-installer-rehearse-aws-ipi-workers-marketplace
@@ -316,7 +315,6 @@ tests:
316315
cluster_profile: aws-usgov-qe
317316
env:
318317
BASE_DOMAIN: qe.devcluster.openshift.com
319-
DISABLE_BOOT_IMAGE_UPDATE: "true"
320318
test:
321319
- chain: openshift-upgrade-qe-test
322320
workflow: cucushift-installer-rehearse-aws-usgov-ipi-private-workers-marketplace

0 commit comments

Comments
 (0)