Skip to content

openshift/os: update to use server-ose-5.1 repos - #84660

Open
marmijo wants to merge 1 commit into
openshift:mainfrom
marmijo:update-os-5.1-repos
Open

openshift/os: update to use server-ose-5.1 repos#84660
marmijo wants to merge 1 commit into
openshift:mainfrom
marmijo:update-os-5.1-repos

Conversation

@marmijo

@marmijo marmijo commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

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.1 repositories and matching OPENSHIFT_VERSION and IMAGE_CPE values.

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
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Team

Run ID: 944c3d55-d346-4456-9d85-0d969bfadf7c

📥 Commits

Reviewing files that changed from the base of the PR and between d2a39e7 and 76a6b2b.

📒 Files selected for processing (2)
  • ci-operator/config/openshift/os/openshift-os-master.yaml
  • ci-operator/config/openshift/os/openshift-os-master__okd-scos.yaml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

The 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.

Changes

OpenShift OS image version update

Layer / File(s) Summary
Update image version and repositories
ci-operator/config/openshift/os/openshift-os-master.yaml, ci-operator/config/openshift/os/openshift-os-master__okd-scos.yaml
RHEL and SCOS image definitions now use OpenShift 5.1. OSE repository names and RHEL image CPE identifiers also change from 5.0 to 5.1.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 76a6b

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: pskrbasu

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the primary change: updating the OpenShift OS configuration to use the server-ose-5.1 repositories.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The pull request changes only two YAML CI configuration files. The diff updates OpenShift version, repository names, and CPE values. It adds or changes no Ginkgo test title or test source. The stable …
Test Structure And Quality ✅ Passed The custom check is not applicable to this pull request. The complete diff changes only two CI YAML configuration files and contains no Ginkgo test code, It blocks, setup/cleanup, waits, or assertions…
Microshift Test Compatibility ✅ Passed The pull request changes only two YAML image-build configuration files. The exact diff updates OPENSHIFT_VERSION, YUM_REPO_NAMES, and IMAGE_CPE values from 5.0 to 5.1. It adds no Go files, Ginkg…
Single Node Openshift (Sno) Test Compatibility ✅ Passed PASS: The pull request changes only two OpenShift image YAML configuration files. The diff updates version, repository, and CPE values. It adds no Ginkgo tests, Go files, or test paths, so the SNO com…
Topology-Aware Scheduling Compatibility ✅ Passed PASS: The pull request changes only CI image build arguments in two YAML files. The committed patch updates OPENSHIFT_VERSION, YUM_REPO_NAMES, and IMAGE_CPE from 5.0 to 5.1. It adds or modifies …
Ote Binary Stdout Contract ✅ Passed PASS: The pull request changes only two YAML image-build configuration files. The diff updates OpenShift version, YUM repository names, CPE values, and promotion names. It adds no OTE binary code and …
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The pull request changes only two YAML CI configuration files. The added lines update OpenShift versions, YUM repository names, and CPE values. No Ginkgo e2e tests or test declarations were added, so …
No-Weak-Crypto ✅ Passed PASS: The pull request changes only OpenShift version, repository, and CPE string values in two YAML configuration files. The introduced lines contain no MD5, SHA1, DES, 3DES, RC4, Blowfish, ECB, cust…
Container-Privileges ✅ Passed PASS. The PR changes only OpenShift version, OSE repository, and CPE string values in two ci-operator image configuration files. The diff introduces no privileged: true, hostPID, hostNetwork, `h…
No-Sensitive-Data-In-Logs ✅ Passed PASS. The PR changes only YAML build-argument values for OpenShift versions, repository names, and CPE metadata. The diff adds no logging code or sensitive fields. Scans found no passwords, tokens, AP…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 4, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@marmijo: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-os-master-e2e-aws openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-master-images openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-master-okd-scos-e2e-aws-ovn openshift/os presubmit Ci-operator config changed
pull-ci-openshift-os-master-okd-scos-images openshift/os presubmit Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci

openshift-ci Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@marmijo: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant