platform-external: added e2e upgrade for pext-aws#80100
platform-external: added e2e upgrade for pext-aws#80100redhat-chai-bot wants to merge 2 commits into
Conversation
|
Hi @redhat-chai-bot. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (2)
WalkthroughThis pull request adds two new upgrade test job definitions across two OpenShift release pipeline configurations. The changes introduce ChangesAWS Platform External Upgrade Test Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 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: redhat-chai-bot 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 |
|
/pj-rehearse periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-external-aws-ccm-upgrade periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-external-aws-upgrade |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@mtulio: needs-ok-to-test label found, no rehearsals will be run |
|
/ok-to-test |
|
/hold |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
I've canceled the job by mistake /pj-rehearse periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-external-aws-ccm-upgra |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@mtulio: job(s): periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-external-aws-ccm-upgra either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-external-aws-ccm-upgrade periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-external-aws-upgrade |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-release-main-ci-4.22-upgrade-from-stable-4.21-e2e-external-aws-upgrade |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-release-main-ci-4.20-upgrade-from-stable-4.19-e2e-external-aws-upgrade periodic-ci-openshift-release-main-ci-4.21-upgrade-from-stable-4.20-e2e-external-aws-upgrade |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-release-main-ci-4.20-upgrade-from-stable-4.19-e2e-external-aws-ccm-upgrade periodic-ci-openshift-release-main-ci-4.21-upgrade-from-stable-4.20-e2e-external-aws-ccm-upgrade |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
| steps: | ||
| cluster_profile: vsphere-elastic | ||
| workflow: openshift-upgrade-vsphere-runc | ||
| - as: e2e-external-aws-upgrade |
There was a problem hiding this comment.
| - as: e2e-external-aws-upgrade | |
| - as: e2e-platform-external-aws-upgrade |
mtulio
left a comment
There was a problem hiding this comment.
The following review has been submited on Slack:
- move 4.22 (upgrade from 4.21) to nightly periodic
- add periodics (for those two jobs) on 5.0 upgrade from 4.22 for nightly builds too
- remove 4.20 and 4.21 changes from PR https://github.com/openshift/release/pull/80100/changes
- set all jobs to run monthly
- preserve notifications
- rename jobs to the new standard of platform external, replacing external to platform-external. eg e2e-external-aws-upgrade must be e2e-platform-external-aws-upgrade
Add monthly periodic upgrade jobs for platform external AWS (regular and CCM variants) to nightly 4.22 and 5.0 upgrade configs: - e2e-platform-external-aws-upgrade (4.21->4.22, 4.22->5.0) - e2e-platform-external-aws-ccm-upgrade (4.21->4.22, 4.22->5.0) Both jobs use the openshift-e2e-external-aws workflow with TEST_TYPE=upgrade-conformance, run monthly (0 0 1 * *), and report failures to #forum-ocp-splat-alerts-aws.
4f824dc to
b108e8a
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-openshift-release-main-nightly-4.22-upgrade-from-stable-4.21-e2e-platform-external-aws-upgrade periodic-ci-openshift-release-main-nightly-5.0-upgrade-from-stable-4.22-e2e-platform-external-aws-ccm-upgrade |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@redhat-chai-bot: 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
Introduce periodic e2e upgrade workflows for platform type External on AWS, covering both regular (None) and CCM variants.
Changes
Adds 4 new periodic jobs (monthly) to validate OCP upgrades on platform-external AWS installations:
e2e-platform-external-aws-upgrade— regular variant (4.21→4.22 and 4.22→5.0)e2e-platform-external-aws-ccm-upgrade— CCM variant (4.21→4.22 and 4.22→5.0)These jobs reuse the existing
openshift-e2e-external-awsworkflow withTEST_TYPE=upgrade-conformanceto perform cluster upgrades followed by conformance tests.The CCM variant deploys a standalone
aws-cloud-controller-managerduring installation and validates that the cluster upgrades successfully with the CCM running outside CVO management.All jobs report failures to
#forum-ocp-splat-alerts-aws.Summary by CodeRabbit