Conversation
Replace redundant virt-handler pod curl with Prometheus-based label validation. The direct curl was a single-shot check with no retry on conditionally-emitted metrics (e.g. storage_flush_requests_total), and the same metric pipeline is already validated via Prometheus query. Label validation (node, namespace) now runs on the Prometheus response. Fix fixture ordering in TestVmiSyncTotal by adding usefixtures for initial_vmi_sync_total_values on the first incremental test, ensuring the baseline is captured before migration fixtures run. assisted by: claude code claude-opus-4-6 https://redhat.atlassian.net/browse/CNV-96787 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> - **Tests** - Updated VM metrics tests to validate node and namespace labels directly from Prometheus results. - Added initial synchronization value setup to the VMI synchronization metrics test. - Consolidated metrics validation coverage around label-based checks, removing reliance on virt-handler pod metric retrieval. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Ohad <orevah@redhat.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (5)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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
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. |
|
/retest verify-bugs-are-open |
What this PR does / why we need it:
Cherry-pick from main branch, original PR: #6219
Which issue(s) this PR fixes:
Special notes for reviewer:
jira-ticket:
https://redhat.atlassian.net/browse/CNV-97760