Skip to content

Commit cc13e08

Browse files
chore: fix/upgrade-osd-gcp-operator-to-ocp-4.19 (#75541)
* fix/upgrade-osd-gcp-operator-to-ocp-4.19 Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com> * Update all RHDH CI configuration files to use OpenShift 4.19 instead of 4.15 Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com> * Update RHDH main CI config to OpenShift 4.18, revert release configs to 4.15 Updates the main branch configuration to use OpenShift 4.18 instead of 4.19. Reverts release-1.7, release-1.8, and release-1.9 configs back to 4.15 to maintain compatibility with their respective RHDH versions. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com> * Update redhat-developer-rhdh-main.yaml * Update OSD version from 4.17.12 to 4.18.36 for RHDH GCP tests Updates the OpenShift Dedicated version for e2e-osd-gcp-helm-nightly and e2e-osd-gcp-operator-nightly tests from EOL version 4.17.12 to 4.18.36. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com> * Update RHDH main CI config to OpenShift 4.20 Updates build_root, release version, and OSD_VERSION to 4.20 for all RHDH main branch CI jobs. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com> * update OSD_VERSION to the latest z steam version 4.20.17 Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com> --------- Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 23d60af commit cc13e08

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-main.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ build_root:
22
image_stream_tag:
33
name: release
44
namespace: openshift
5-
tag: rhel-9-release-golang-1.22-openshift-4.19
5+
tag: rhel-9-release-golang-1.24-openshift-4.20
66
use_build_cache: true
77
releases:
88
latest:
99
release:
1010
architecture: amd64
1111
channel: fast
12-
version: "4.15"
12+
version: "4.20"
1313
resources:
1414
'*':
1515
limits:
@@ -270,7 +270,7 @@ tests:
270270
steps:
271271
allow_skip_on_success: true
272272
env:
273-
OSD_VERSION: 4.17.12
273+
OSD_VERSION: 4.20.17
274274
post:
275275
- ref: redhat-developer-rhdh-send-data-router
276276
- ref: redhat-developer-rhdh-send-alert
@@ -286,7 +286,7 @@ tests:
286286
steps:
287287
allow_skip_on_success: true
288288
env:
289-
OSD_VERSION: 4.17.12
289+
OSD_VERSION: 4.20.17
290290
post:
291291
- ref: redhat-developer-rhdh-send-data-router
292292
- ref: redhat-developer-rhdh-send-alert

0 commit comments

Comments
 (0)