Add CNV/OCP 5.0 job for konflux smoke tests#80440
Conversation
Signed-off-by: Rabin Yasharzadehe <rabin@redhat.com>
|
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 (1)
WalkthroughThis PR adds a new CI configuration variant for testing CNV (Containerized Virtualization) with ODF (OpenShift Data Foundation) on OCP 5.0. The configuration defines base images, build parameters, release metadata, and a scheduled AWS IPI smoke-test job with a workflow chain enabling nested virtualization, deploying ODF and CNV, and running validation tests. ChangesOCP 5.0 CNV/ODF Konflux CI Configuration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error, 1 inconclusive)
✅ Passed checks (13 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: rabin-io 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 pull-ci-openshift-cnv-cnv-ci-master-cnv-odf-ocp5.0-konflux-images |
|
@rabin-io: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-cnv-cnv-ci-master-cnv-odf-ocp5.0-konflux-cnv-odf-smoke-tests-aws-ipi-ocp423 |
|
@rabin-io: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@rabin-io: 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 adds a new CI configuration for the OpenShift Virtualization (CNV) project's smoke testing pipeline targeting OpenShift Container Platform (OCP) 5.0.
What this changes:
The PR introduces a new Konflux-enabled CI job (
cnv-odf-smoke-tests-aws-ipi-ocp423) that validates the integration of CNV 5.0 with ODF 5.0 on OCP 5.0. The test workflow runs on AWS infrastructure and includes:The job is configured with OCP 5.0 and CNV 5.0 build images, appropriate AWS compute resources (m8i.4xlarge instances), and Slack reporting for test results. This enables automated smoke testing as CNV 5.0 development progresses alongside the upcoming OCP 5.0 release.
Repository affected:
openshift-cnv/cnv-ciCI configuration in the openshift/release repository.