Skip to content

switch to AZL as build platform to avoid disk problems#125628

Merged
wfurt merged 1 commit intodotnet:mainfrom
wfurt:axl-main
Mar 16, 2026
Merged

switch to AZL as build platform to avoid disk problems#125628
wfurt merged 1 commit intodotnet:mainfrom
wfurt:axl-main

Conversation

@wfurt
Copy link
Copy Markdown
Member

@wfurt wfurt commented Mar 16, 2026

solves problem when we run out of spaces when starting to docker build containers.
This is caused by 1ES image update.

@dotnet-policy-service
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
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 the shared pipeline setup to run internal Linux jobs on an Azure Linux (AZL) build image, addressing disk space exhaustion seen during Docker image builds after a 1ES image update.

Changes:

  • Switch internal Linux pool ImageOverride from 1es-ubuntu-2204 to build.azurelinux.3.amd64 in the common cross-platform setup template.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Copy Markdown
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

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

@wfurt wfurt merged commit 9e58389 into dotnet:main Mar 16, 2026
173 of 179 checks passed
akoeplinger added a commit that referenced this pull request Mar 17, 2026
akoeplinger added a commit that referenced this pull request Mar 18, 2026
@wfurt wfurt deleted the axl-main branch March 19, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants