Add new CNV 4.23 deployments and xfail known product bugs - #5850
Add new CNV 4.23 deployments and xfail known product bugs#5850albarker-rh wants to merge 5 commits into
Conversation
…EPLOYMENTS Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: albarker-rh <albarker@redhat.com>
|
Warning Review limit reached
Next review available in: 59 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe change adds three Virt deployment constants, expands SR-IOV Conforma xfail handling to the Virt Network Resources Injector, and adds CNV-94717-based xfail handling for Virt Template deployment checks. ChangesOperator xfail coverage
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
✨ Finishing Touches 💡 1⚔️ Resolve merge conflicts 💡
🧪 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 |
|
/build-and-push-container |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5850 +/- ##
==========================================
+ Coverage 98.67% 98.89% +0.22%
==========================================
Files 25 42 +17
Lines 2487 2632 +145
==========================================
+ Hits 2454 2603 +149
+ Misses 33 29 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Branch Management
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
Security Checks
💡 Tips
📌 Additional InformationCustom Commands:
For more information, please refer to the project documentation or contact the maintainers. |
|
New container for quay.io/openshift-cnv/openshift-virtualization-tests:pr-5850 published |
|
/approve |
|
/approve cancel |
|
/retest tox |
|
/build-and-push-container |
|
/retest all |
|
New container for quay.io/openshift-cnv/openshift-virtualization-tests:pr-5850 published |
|
/retest all |
|
@coderabbitai review |
|
|
@coderabbitai review |
|
|
@coderabbitai review |
|
/retest all Auto-triggered: Files in this PR were modified by merged PR #5975. Overlapping filestests/install_upgrade_operators/conftest.py |
What this PR does / why we need it:
Adds virt-template-apiserver, virt-template-controller, virt-network-resources-injector deployments to hardcoded list
Xfails virt-template-apiserver and virt-template-controller for missing priorityClassName and required-scc (http://redhat.atlassian.net/browse/CNV-94717)
Xfails virt-network-resources-injector since it uses upstream sriov-dp-admission-controller image (https://redhat.atlassian.net/browse/CNV-92888)
Which issue(s) this PR fixes:
Failures in 4.23-iuo-ocs #9
Special notes for reviewer:
jira-ticket:
https://redhat.atlassian.net/browse/CNV-94344