Skip to content

Conversation

@akoeplinger
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings December 19, 2025 17:17
@akoeplinger akoeplinger requested review from a team and wtgodbe as code owners December 19, 2025 17:17
@github-actions github-actions bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Dec 19, 2025
@akoeplinger
Copy link
Member Author

/azp run aspnetcore-components-e2e

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR configures specific Linux jobs in Azure Pipelines to not use hosted Ubuntu pools by adding the useHostedUbuntu: false parameter. This aligns with the infrastructure change indicated in the PR title to optimize resource allocation for most Linux jobs.

Key changes:

  • Adds useHostedUbuntu: false to Linux Musl x64 build jobs across three CI pipeline configurations
  • Configures Blazor E2E test job on Linux to use non-hosted pool

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.azure/pipelines/components-e2e-tests.yml Sets Blazor E2E test job to not use hosted Ubuntu pool
.azure/pipelines/ci.yml Configures Linux Musl x64 build job to not use hosted Ubuntu pool
.azure/pipelines/ci-unofficial.yml Configures Linux Musl x64 build job to not use hosted Ubuntu pool in unofficial CI
.azure/pipelines/ci-public.yml Configures Linux Musl x64 build job to not use hosted Ubuntu pool in public CI

@akoeplinger akoeplinger merged commit 1a2c0fd into main Dec 19, 2025
30 checks passed
@akoeplinger akoeplinger deleted the hostedubuntu branch December 19, 2025 20:35
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview1 milestone Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants