ARO-HCP: Bump shard01 e2e slots to 6#80793
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughAdds a new Boskos resource type ChangesARO HCP Boskos Slot Expansion
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: roivaz The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
@roivaz: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
https://redhat.atlassian.net/browse/ARO-27242
Depends on Azure/ARO-HCP#5728
/hold
Summary by CodeRabbit
This PR increases the Azure Red Hat OpenShift Hosted Control Plane (ARO-HCP) development e2e testing capacity by expanding the BOSKOS resource pools in the OpenShift CI infrastructure.
Infrastructure Changes:
aro-hcp-dev-shard1-slotresources from 3 to 6 slots for e2e testingaro-hcp-dev-hypershift-westus3-slotwith 1 slot for the westus3 regionFiles Modified:
core-services/prow/02_config/_boskos.yaml: Manually extends the BOSKOS quota slice configuration with 3 additional shard1 slots and introduces the new westus3 hypershift slotcore-services/prow/02_config/generate-boskos.py: Updates the generator script to dynamically create 6 shard1 slots (instead of 3) and adds generation of the new westus3 hypershift slotThese changes scale up the e2e test parallelization capacity for ARO-HCP development, enabling faster CI feedback for the ARO-HCP team. The PR is currently on hold pending upstream coordination with Azure/ARO-HCP repository.