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
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
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
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 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
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.

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