-
Notifications
You must be signed in to change notification settings - Fork 51
CherryPicked: [cnv-4.20] tests, net, checkup: remove all checkup scenarios #2902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: cnv-4.20
Are you sure you want to change the base?
CherryPicked: [cnv-4.20] tests, net, checkup: remove all checkup scenarios #2902
Conversation
DPDK checkup was a Tech Preview feature that was removed from the product in 4.20. Latency checkup is TP and is not planned to be GA'd. This PR removes all checkup tests (DPDK and latency) and associated fixtures/helpers from the checkup framework suite. ##### Short description: ##### More details: ##### What this PR does / why we need it: ##### Which issue(s) this PR fixes: ##### Special notes for reviewer: ##### jira-ticket: <!-- full-ticket-url needs to be provided. This would add a link to the pull request to the jira and close it when the pull request is merged If the task is not tracked by a Jira ticket, just write "NONE". --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Tests** * Removed a large suite of end-to-end tests covering DPDK, latency, NAD/SR‑IOV scenarios (positive flows, concurrency and multiple failure modes). * **Refactor** * Eliminated many test utilities, helpers, context managers and constants tied to the checkup test framework, reducing available test scaffolding and public test helpers. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Anat Wax <awax@redhat.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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. |
|
Discussion about this removal is active on the original PR. /hold |
cherry-pick #2873 into cnv-4.20
requested-by Anatw