Skip to content

[release/7.0-rc1] Move all build pools to -Svc equivalents - #74521

Merged
carlossanlop merged 1 commit into
dotnet:release/7.0-rc1from
MattGal:move-builds-to-servicing
Aug 25, 2022
Merged

[release/7.0-rc1] Move all build pools to -Svc equivalents#74521
carlossanlop merged 1 commit into
dotnet:release/7.0-rc1from
MattGal:move-builds-to-servicing

Conversation

@MattGal

Copy link
Copy Markdown
Member

(except eng/common; this needs to be updated in release branch of Arcade once generated)

This should greatly improve 7.0 RC1 PR speeds since the pools for -Svc are currently much less busy than main.

…ds to be updated in release branch of Arcade once generated)
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

(except eng/common; this needs to be updated in release branch of Arcade once generated)

This should greatly improve 7.0 RC1 PR speeds since the pools for -Svc are currently much less busy than main.

Author:MattGal
Assignees:-
Labels:

area-Infrastructure-libraries

Milestone:-

@carlossanlopcarlossanlop left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @MatatGal

@carlossanlopcarlossanlop changed the title Move all build pools to -Svc equivalents (7.0 RC1)[release/7.0-rc1] Move all build pools to -Svc equivalentsAug 25, 2022

@akoeplingerakoeplinger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I wonder if we should extract the pool name into a variable in main so we could conditionally assign it to the Svc pool for all release/* builds and get this automatically once we branch for 8.0?

@carlossanlop
carlossanlop merged commit 7b1acce into dotnet:release/7.0-rc1Aug 25, 2022
@ghostghost locked as resolved and limited conversation to collaborators Sep 24, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@MattGal@carlossanlop@akoeplinger@hoyosjs