[Do not Merge]5.0 on rhel 10#80250
Conversation
|
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: Enterprise Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
WalkthroughTwo CI operator configuration files are updated to target RHEL CoreOS 5.0. The netobserv-operator config updates machine-os-content image references and bumps the release candidate version to 5.0. The netobserv-perf-tests config adds a corresponding machine-os-content configuration block. ChangesRHEL CoreOS 5.0 Target Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (14 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kapjain-rh The full list of commands accepted by this bot can be found 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: |
|
@kapjain-rh: The following test 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. |
Summary by CodeRabbit
This PR updates the Network Observability (netobserv) operator's CI configuration to target OpenShift 5.0 with RHEL CoreOS 10 support.
The changes affect two CI configuration files:
Main operator CI configuration - Updates the candidate OCP release version from 4.21 to 5.0 and configures the CI environment to use RHEL CoreOS 10 as the machine OS content for test environments.
Performance tests CI configuration - Adds machine OS content configuration to specify RHEL CoreOS 10 for the nightly AWS 5.0 performance test pipeline.
These changes align the netobserv operator's CI infrastructure with the new OCP 5.0 baseline running on RHEL 10, ensuring the operator is tested against the appropriate OS and release versions.