ROSAENG-64530: add weekly full lifecycle CAPA e2e job - #82914
Conversation
|
@andclt: This pull request references ROSAENG-64530 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 sub-task 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. |
|
Skipping CI for Draft Pull Request. |
|
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: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
WalkthroughThe CAPA E2E workflow now supports optional upgrade-path reservation. A weekly full-suite run uses the stable 4.22 channel, reserves upgrade paths, and has an eight-hour timeout. ChangesCAPA E2E upgrade-path testing
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ 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: andclt 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: |
Summary
capa-e2e-fullperiodic job that runs the complete ROSA HCP lifecycle: provision → upgrade control plane → upgrade machine pool → add machinepool → delete machinepool → delete clusterRESERVE_UPGRADE_PATH=trueso the test provisions with a version that has available upgrades (e.g.4.22.6instead of4.22.7), ensuring upgrade suites have a target versionSummary by CodeRabbit
capa-e2e-fulljob for the OpenShift Online ROSA HCP CI.RESERVE_UPGRADE_PATH=trueso provisioning selects a version with an available upgrade target.