Add upgrade lane for TNA and SNO#79596
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 (1)
📒 Files selected for processing (1)
WalkthroughTwo new upgrade test job variants are added to the release CI configuration: one for metal OVN two-node arbiter and one for AWS single-node, both targeting RHEL 10 day-2 OS image streams with TechPreviewNoUpgrade feature set. ChangesRHEL 10 Upgrade Test Cases
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 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 NOT APPROVED This pull-request has been approved by: kasturinarra 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: |
|
/pj-rehearse periodic-ci-openshift-release-main-nightly-5.0-upgrade-from-stable-4.22-e2e-metal-ovn-two-node-arbiter-upgrade-os-rhel10 periodic-ci-openshift-release-main-nightly-5.0-upgrade-from-stable-4.22-e2e-aws-upgrade-ovn-single-node-os-rhel10 |
|
@kasturinarra: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@kasturinarra: 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. |
Summary by CodeRabbit
This PR adds two new upgrade test lanes to the OpenShift 5.0 nightly release CI configuration, both targeting RHEL 10 day-2 OS image behavior during cluster upgrades from stable 4.22:
Two-Node Arbiter (TNA) Upgrade Lane
e2e-metal-ovn-two-node-arbiter-upgrade-os-rhel10FEATURE_SET="TechPreviewNoUpgrade"for tech preview featuresTEST_TYPE: upgradewithbaremetalds-two-node-arbiter-upgradeworkflowAWS Single-Node (SNO) Upgrade Lane
e2e-aws-upgrade-ovn-single-node-os-rhel10FEATURE_SET: TechPreviewNoUpgradefor tech preview featuresTEST_TYPE: upgradewithopenshift-upgrade-aws-single-nodeworkflowBoth configurations validate RHEL 10 OS image compatibility and behavior during OpenShift upgrades from 4.22 to 5.0 across different cluster topologies.