Skip to content

Run build for MUXControlsReleaseTest on WinDevPool-S instead of windows-2019 #5711

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 18, 2021

Conversation

kmahone
Copy link
Member

@kmahone kmahone commented Aug 17, 2021

We were using the 'windows-2019' pool to build MUXControlsReleaseTest.sln. This pool is the public pool that is provided by Azure Pipelines. It gets updated with new dependencies on a regular basis. However we are regularly running into issues where these updates cause out Pipelines to get broken.

So we switch over these Jobs to run on a pool using the same images that we use for running the main product build Job. I created WinDevPool-S and WinDevPoolOSS-S for this purpose. These are identical to WinDevPool-L and WinDevPoolOSS-L except they have lower machine specs (2 cores vs 8 cores).

This should make our build Pipelines more reliable.

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Aug 17, 2021
@kmahone kmahone requested a review from jevansaks August 17, 2021 20:39
@kmahone
Copy link
Member Author

kmahone commented Aug 17, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kmahone kmahone requested a review from ranjeshj August 18, 2021 00:03
@kmahone kmahone merged commit eaae2ce into main Aug 18, 2021
@kmahone kmahone deleted the user/kmahone/testpool branch August 18, 2021 17:37
@StephenLPeters StephenLPeters added area-DevInternal Internal build infrastructure, code cleanup, engineering efficiency team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Aug 20, 2021
Copy link

@eliasss-2233 eliasss-2233 left a comment

Choose a reason for hiding this comment

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

Iii

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DevInternal Internal build infrastructure, code cleanup, engineering efficiency team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants