Remove ovs_brcnv test scenarios and dependencies#3330
Conversation
📝 WalkthroughWalkthroughRemoved BR‑CNV and OVS‑bond test scaffolding and associated pytest marker: deleted BR‑CNV constants, helper VM function, multiple fixtures and test modules, and removed the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (10)
💤 Files with no reviewable changes (7)
🧰 Additional context used📓 Path-based instructions (2)**/*.py📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/conftest.py📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (21)📓 Common learnings📚 Learning: 2025-05-28T10:50:56.122ZApplied to files:
📚 Learning: 2025-12-07T13:52:56.070ZApplied to files:
📚 Learning: 2025-09-29T20:33:51.007ZApplied to files:
📚 Learning: 2025-08-28T12:30:40.692ZApplied to files:
📚 Learning: 2025-06-13T00:47:10.948ZApplied to files:
📚 Learning: 2025-10-08T07:16:46.347ZApplied to files:
📚 Learning: 2025-06-18T09:21:34.315ZApplied to files:
📚 Learning: 2025-10-27T15:30:06.412ZApplied to files:
📚 Learning: 2025-12-22T16:27:40.244ZApplied to files:
📚 Learning: 2025-12-07T13:52:56.070ZApplied to files:
📚 Learning: 2026-01-06T20:32:10.845ZApplied to files:
📚 Learning: 2025-05-05T12:02:39.022ZApplied to files:
📚 Learning: 2025-05-05T12:02:39.022ZApplied to files:
📚 Learning: 2025-09-12T08:10:48.874ZApplied to files:
📚 Learning: 2025-09-17T14:02:24.619ZApplied to files:
📚 Learning: 2025-12-15T12:33:06.686ZApplied to files:
📚 Learning: 2026-01-07T09:52:12.342ZApplied to files:
📚 Learning: 2026-01-07T14:22:26.036ZApplied to files:
📚 Learning: 2026-01-07T11:05:34.526ZApplied to files:
📚 Learning: 2025-09-02T11:16:59.950ZApplied to files:
🧬 Code graph analysis (2)tests/network/utils.py (1)
tests/network/conftest.py (1)
🔇 Additional comments (2)
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 |
|
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
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
💡 Tips
For more information, please refer to the project documentation or contact the maintainers. |
|
/verified Verified by running the relevant network modules locally, and verifying that none of the deleted tests was collected:
(test_cnv_bridge_ssh_vm_migration is not present)
|
Test execution plan request detailsCRITICAL: You MUST post an inline review comment on the first changed line of the first file. As an expert software testing engineer, analyze all modified files in this PR and create a targeted test execution plan. Analysis Requirements:
Your deliverable: Test Execution Plan
Guidelines:
CRITICAL WORKFLOW COMPLETION RULES: When responding to this test execution plan request, you MUST follow these rules EXACTLY:
ABSOLUTE PROHIBITIONS (violating these creates empty/meaningless reviews):
Remember: The pull request review is visible to users. Additional comments are redundant noise. CRITICAL: Before setting "Run smoke tests: True", you MUST use shell scripts to: |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 3194 🏁 Script executed: Length of output: 1882 🏁 Script executed: Length of output: 272 🏁 Script executed: Length of output: 1728 🧠 Learnings used |
21d6c74
d4a090c to
21d6c74
Compare
|
Change: |
|
/verified Only changes pytest.ini. The previous verification is still valid. |
Test execution plan request detailsCRITICAL: You MUST post an inline review comment on the first changed line of the first file. As an expert software testing engineer, analyze all modified files in this PR and create a targeted test execution plan. Analysis Requirements:
Your deliverable: Test Execution Plan
Guidelines:
CRITICAL WORKFLOW COMPLETION RULES: When responding to this test execution plan request, you MUST follow these rules EXACTLY:
ABSOLUTE PROHIBITIONS (violating these creates empty/meaningless reviews):
Remember: The pull request review is visible to users. Additional comments are redundant noise. CRITICAL: Before setting "Run smoke tests: True", you MUST use shell scripts to: |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 1175 🏁 Script executed: Length of output: 1728 🧠 Learnings used |
|
/approve |
|
@Anatw please make sure you backport this to all relevant branches and deacive the tests in polarion |
yossisegev
left a comment
There was a problem hiding this comment.
Thank you for this valuable cleanup!
|
Successfully removed PR tag: quay.io/openshift-cnv/openshift-virtualization-tests:pr-3330. |
|
/cherry-pick cnv-4.20 |
|
Manual cherry-pick is needed |
|
New container for quay.io/openshift-cnv/openshift-virtualization-tests:latest published |
Short description:
Remove all test scenarios marked with @pytest.mark.ovs_brcnv along with their associated fixtures, helper functions, and configuration markers.
Which issue(s) this PR fixes:
These tests require a specially-configured cluster that is not part of any existing test lanes. No test execution collects the ovs_brcnv marker, and they cannot be executed in our standard test infrastructure.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.