Skip to content

Conversation

@jkoritzinsky
Copy link
Member

Remove the PGO legs in dotnet/installer's official build. We aren't using these assets, and we accidentally regressed production of them in dotnet/runtime. We initially were going to fix this by fixing the jobs in dotnet/runtime, but respinning runtime is expensive at this time so we decided to modify the build here instead.

Customer Impact

  • Customer reported
  • Found internally

[Select one or both of the boxes. Describe how this issue impacts customers, citing the expected and actual behaviors and scope of the issue. If customer-reported, provide the issue number.]

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Regressed with dotnet/runtime#102097

Testing

[How was the fix verified? How was the issue missed previously? What tests were added?]
This is just removing test lanes, so high confidence in the fix.

Risk

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

Low risk. We're removing these jobs completely and the PGO assets are the only assets that were produced by these jobs.

@jkoritzinsky jkoritzinsky changed the title [release/8.0.3xx] Update dependencies from dotnet/arcade-services- Please add description for changes you are making. [release/8.0.1xx-staging] Remove PGO builds May 21, 2024
@jkoritzinsky jkoritzinsky changed the title [release/8.0.1xx-staging] Remove PGO builds [release/8.0.3xx-staging] Remove PGO builds May 21, 2024
@marcpopMSFT marcpopMSFT merged commit 6620416 into dotnet:release/8.0.3xx May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants