Skip to content

Fixup pools#8024

Merged
mmitche merged 3 commits into
dotnet:masterfrom
mmitche:fixup-pools
Jul 20, 2020
Merged

Fixup pools#8024
mmitche merged 3 commits into
dotnet:masterfrom
mmitche:fixup-pools

Conversation

@mmitche

@mmitche mmitche commented Jul 20, 2020

Copy link
Copy Markdown
Member

Use internal pools on the internal project

@mmitche mmitche requested a review from dsplaisted July 20, 2020 16:43
@mmitche

mmitche commented Jul 20, 2020

Copy link
Copy Markdown
Member Author

/cc @agocke

@mmitche mmitche changed the title Fixup pools and move to 2019 queues Fixup pools Jul 20, 2020
@mmitche

mmitche commented Jul 20, 2020

Copy link
Copy Markdown
Member Author

This needs to be ported to p8 too.

Comment thread .vsts-ci.yml Outdated
Comment on lines +259 to +264
${{ if eq(variables['System.TeamProject'], 'public') }}:
name: NetCorePublic-Pool
queue: buildpool.windows.10.amd64.vs2017.open
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCoreInternal-Pool
queue: buildpool.windows.10.amd64.vs2017

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.

It looks like line 250 already ensures that the TeamProject is not public, so I don't think we need the separate conditions here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This pool doesn't need to be a helix build pool. It doesnt' download anything except a few asset manifest artifacts.

@dsplaisted

Copy link
Copy Markdown
Member

FYI @wli3

@mmitche mmitche merged commit 82b0ded into dotnet:master Jul 20, 2020
mmitche added a commit to mmitche/installer that referenced this pull request Jul 20, 2020
* Fixup pools and move to 2019 queues

* Fixup queues

* Revert publish build assets to hosted
mmitche added a commit that referenced this pull request Jul 20, 2020
* Fixup pools and move to 2019 queues

* Fixup queues

* Revert publish build assets to hosted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants