WIP: [Storage] STD: concurrent 20 VM boot with five disks per VM - #5953
WIP: [Storage] STD: concurrent 20 VM boot with five disks per VM#5953Ahmad-Hafe wants to merge 1 commit into
Conversation
Placeholder test description (STD) for the concurrent VM boot scenario. No implementation — __test__ = False prevents collection. Scenario: 20 VMs booted simultaneously, each with five VMI disk devices: 1 golden image boot volume (PVC clone via DataSource) 1 cloud-init disk 3 blank DataVolumes Jira: CNV-88906 Signed-off-by: Ahmad Hafe <ahafe@redhat.com> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
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. |
|
Warning Review limit reached
Next review available in: 9 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 (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 |
|
/lgtm |
|
/wip |
What this PR does / why we need it:
Introduces the Software Test Description (STD) for the concurrent VM boot scenario.
Covers booting 20 VMs simultaneously, each with five VMI disk devices: one golden image boot volume (PVC clone via DataSource), one cloud-init disk, and three blank DataVolumes. Validates that storage provisioning handles parallel workload correctly.
__test__ = Falseprevents collection — this is a design-review artifact only. Implementation follows in a separate PR.Which issue(s) this PR fixes:
Special notes for reviewer:
special_infra+high_resource_vmmarkers included — scheduling 20 concurrent VMs requires sufficient cluster memory and storage provisioning capacityjira-ticket:
https://redhat.atlassian.net/browse/CNV-88906