Skip to content

Update VMR pipeline images to build.azurelinux.3.amd64#20848

Closed
ellahathaway wants to merge 1 commit intodotnet:release/8.0.1xxfrom
ellahathaway:update-tag-scan-image
Closed

Update VMR pipeline images to build.azurelinux.3.amd64#20848
ellahathaway wants to merge 1 commit intodotnet:release/8.0.1xxfrom
ellahathaway:update-tag-scan-image

Conversation

@ellahathaway
Copy link
Copy Markdown
Member

@ellahathaway ellahathaway commented Apr 16, 2026

Update pool images in vmr-scan and vmr-synchronization templates from 1es-ubuntu-2204 to build.azurelinux.3.amd64.

Related to dotnet/source-build#5542

Update pool images in vmr-scan and vmr-synchronization templates from
1es-ubuntu-2204 to build.azurelinux.3.amd64. Also modernize the internal
pool in vmr-synchronization from demands/ImageOverride to image property.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 16, 2026 22:18
Copy link
Copy Markdown

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 VMR pipeline templates to run on the newer Azure Linux 3 AMD64 agent images, aligning both scan and synchronization jobs to the same image family across public/internal projects.

Changes:

  • Updated vmr-scan stage pool images from 1es-ubuntu-2204* to build.azurelinux.3.amd64* (public + internal).
  • Updated vmr-synchronization job pool images similarly (public + internal).
  • Modernized the internal vmr-synchronization pool config from demands: ImageOverride ... to the image: property.

Reviewed changes

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

File Description
src/SourceBuild/content/eng/pipelines/templates/stages/vmr-scan.yml Switches public/internal pool images to build.azurelinux.3.amd64 variants for the tag/scan stage.
eng/pipelines/templates/jobs/vmr-synchronization.yml Switches public/internal pool images to build.azurelinux.3.amd64 variants and uses image: for internal instead of demands.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ellahathaway
Copy link
Copy Markdown
Member Author

Closing in favor of #20838

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants