openshift/os: update to use server-ose-5.1 repos - #84660
Conversation
Update openshift/os master YUM_REPO_NAMES to use the server-ose-5.1 repos now that master is tracking OCP 5.1. Related: openshift/os#1964
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe CI configuration updates OpenShift OS image builds from version 5.0 to 5.1. It changes build arguments, OSE repository names, and CPE identifiers for RHEL and SCOS image variants. ChangesOpenShift OS image version update
Estimated code review effort: 1 (Trivial) | ~3 minutes Merge Risk: ⚪ Minimal · up to This updates OpenShift OS CI image builds from 5.0 to 5.1 repositories, version values, and CPE identifiers. The configuration changes are consistent across the RHEL and SCOS variants, with no current merge-readiness risk identified. Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: marmijo 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 |
|
[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: |
|
@marmijo: all tests passed! 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. |
Update openshift/os master YUM_REPO_NAMES to use the server-ose-5.1 repos now that master is tracking OCP 5.1.
Related: openshift/os#1964
Summary by CodeRabbit
Updates OpenShift OS CI image builds to track OCP 5.1. The RHEL 9, RHEL 10, and SCOS configurations now use the
server-ose-5.1repositories and matchingOPENSHIFT_VERSIONandIMAGE_CPEvalues.