Skip to content

Move remaining Linux build pools from Ubuntu 22.04 to Azure Linux 3#125995

Open
richlander wants to merge 2 commits intomainfrom
copilot/update-remaining-build-pools-azurelinux3
Open

Move remaining Linux build pools from Ubuntu 22.04 to Azure Linux 3#125995
richlander wants to merge 2 commits intomainfrom
copilot/update-remaining-build-pools-azurelinux3

Conversation

@richlander
Copy link
Member

@richlander richlander commented Mar 23, 2026

Note

This PR was AI/Copilot-generated.

Update enterprise and stress test build pool images from Ubuntu 22.04 to Azure Linux 3:

  • enterprise/linux.yml
  • stress/http.yml
  • stress/ssl.yml

Build.Ubuntu.2204.Amd64.Openbuild.azurelinux.3.amd64.open

These were missed in #125535. Companion release/10.0 PR to follow.

Ref #125748, #125690

Update enterprise and stress test build pool images:
- enterprise/linux.yml
- stress/http.yml
- stress/ssl.yml

Build.Ubuntu.2204.Amd64.Open → build.azurelinux.3.amd64.open

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dotnet-policy-service
Copy link
Contributor

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

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

Updates remaining library enterprise/stress pipeline definitions to run on Azure Linux 3 build pool images instead of Ubuntu 22.04, aligning these pipelines with the broader queue/image migration work tracked in #125748.

Changes:

  • Update ImageOverride demands from Build.Ubuntu.2204.Amd64.Open to build.azurelinux.3.amd64.open for three pipelines.
  • Keep usage consistent with existing public-pool demand patterns in eng/pipelines/common/*.

Reviewed changes

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

File Description
eng/pipelines/libraries/stress/ssl.yml Switch stress SSL pipeline public pool image demand to Azure Linux 3 open image.
eng/pipelines/libraries/stress/http.yml Switch stress HTTP pipeline public pool image demand to Azure Linux 3 open image.
eng/pipelines/libraries/enterprise/linux.yml Switch enterprise Linux pipeline public pool image demand to Azure Linux 3 open image.

Azure Linux 3 build images don't have the standalone docker-compose
v1 binary. Use 'docker compose' (v2 CLI plugin) instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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