RHOBS-1582: rhobs/obs-mcp: run e2e on OCP 5.0 nightly#80154
Conversation
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
|
@slashpai: This pull request references RHOBS-1582 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
WalkthroughThis PR updates the CI operator configuration for RHOBS OBS MCP by bumping the release candidate version from 4.22 to 5.0, reflecting the next major release cycle. ChangesRelease Candidate Version Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: slashpai The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse |
|
@slashpai: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@slashpai: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
#80078 updated only go image to 1.26, this updates cluster version also
Summary by CodeRabbit
This PR updates the OBS-MCP (Observability Multi-Cluster Platform) CI configuration to run end-to-end tests against OpenShift Container Platform 5.0 nightly builds instead of 4.22.
What changed:
The
releases.latest.candidate.versionfield inci-operator/config/rhobs/obs-mcp/rhobs-obs-mcp-main.yamlwas updated from"4.22"to"5.0". This configuration controls which OCP release version the nightly CI test jobs provision for testing purposes.Impact:
#80078, which previously updated the Go toolchain to version 1.26 for OpenShift 5.0 (the build_root already referencesrhel-9-release-golang-1.26-openshift-5.0)Note: The PR is referenced against JIRA issue RHOBS-1582, though the CI system flagged that the issue lacks the proper target version metadata.