Skip to content

VMR Builds are slow on release branches due to SKU difference #5077

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
mmitche opened this issue Apr 24, 2025 · 1 comment
Open

VMR Builds are slow on release branches due to SKU difference #5077

mmitche opened this issue Apr 24, 2025 · 1 comment

Comments

@mmitche
Copy link
Member

mmitche commented Apr 24, 2025

Arcade will automatically switch over to a servicing pool when running on release/*. This halves the number of cores that we run on, which presents a significant regression in our ability to get builds out the door.

This might be okay for actual servicing? Maybe not. Either way, I think that for now, we should conditionalize so that preview branches do not hit the servicing pools.

@mmitche
Copy link
Member Author

mmitche commented Apr 24, 2025

Resolved temporarily with dotnet/sdk#48694. Moving to the p5 critical so that we make a real fix by then.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants