Skip to content

[ci] Migrate agent pool from sonicbld-1es to sonicso1ES-amd64#3987

Merged
StormLiangMS merged 2 commits intosonic-net:masterfrom
liushilongbuaa:pool
Nov 17, 2025
Merged

[ci] Migrate agent pool from sonicbld-1es to sonicso1ES-amd64#3987
StormLiangMS merged 2 commits intosonic-net:masterfrom
liushilongbuaa:pool

Conversation

@liushilongbuaa
Copy link
Copy Markdown
Contributor

@liushilongbuaa liushilongbuaa commented Nov 12, 2025

What I did
Migrate pipeline agent pool to latest.
Old agent pool are deprecated
Why I did it

How I verified it

Details if related

@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@liushilongbuaa liushilongbuaa marked this pull request as ready for review November 12, 2025 03:21
Copilot AI review requested due to automatic review settings November 12, 2025 03:21
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

This PR migrates Azure Pipeline agent pools from deprecated sonicbld-* pools to new sonicso1ES-* pools across all pipeline configuration files.

Key Changes:

  • Updated agent pool references from sonicbld-1es, sonicbld-armhf, and sonicbld-arm64 to their new counterparts
  • Changes applied consistently across main pipeline configuration and template files
  • All three architectures (amd64, armhf, arm64) are updated

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
azure-pipelines.yml Updated pool references for all build stages (Build, BuildAsan, BuildArm) to use new agent pool names
.azure-pipelines/gcov.yml Updated pool parameter values to include new amd64 pool name
.azure-pipelines/build-template.yml Updated pool parameter validation values to reflect all new pool names

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

Comment on lines +13 to +15
- sonicso1ES-amd64
- sonicso1ES-armhf
- sonicso1ES-arm64
Copy link

Copilot AI Nov 12, 2025

Choose a reason for hiding this comment

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

The pool name 'sonicso1ES' appears to have an unusual naming pattern. Please verify this is the correct agent pool name. It looks like it might be a typo - did you mean 'sonic1ES' instead of 'sonicso1ES'? The 'so' portion appears duplicated from 'sonic'.

Suggested change
- sonicso1ES-amd64
- sonicso1ES-armhf
- sonicso1ES-arm64
- sonic1ES-amd64
- sonic1ES-armhf
- sonic1ES-arm64

Copilot uses AI. Check for mistakes.
@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@StormLiangMS StormLiangMS merged commit ea54ff8 into sonic-net:master Nov 17, 2025
4 of 7 checks passed
balanokia pushed a commit to balanokia/sonic-swss that referenced this pull request Nov 17, 2025
…net#3987)

Co-authored-by: StormLiangMS <89824293+StormLiangMS@users.noreply.github.com>
YairRaviv pushed a commit to YairRaviv/sonic-swss that referenced this pull request Nov 22, 2025
…net#3987)

Co-authored-by: StormLiangMS <89824293+StormLiangMS@users.noreply.github.com>
@mssonicbld
Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202511: #4048

Pterosaur pushed a commit to Janetxxx/sonic-swss that referenced this pull request Jan 6, 2026
…net#3987)

Co-authored-by: StormLiangMS <89824293+StormLiangMS@users.noreply.github.com>
yehjunying pushed a commit to yehjunying/sonic-swss that referenced this pull request Jan 16, 2026
…net#3987)

Co-authored-by: StormLiangMS <89824293+StormLiangMS@users.noreply.github.com>
theasianpianist pushed a commit to theasianpianist/sonic-swss that referenced this pull request Feb 4, 2026
…net#3987)

Co-authored-by: StormLiangMS <89824293+StormLiangMS@users.noreply.github.com>
Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
baorliu pushed a commit to baorliu/sonic-swss that referenced this pull request Feb 23, 2026
…net#3987)

Co-authored-by: StormLiangMS <89824293+StormLiangMS@users.noreply.github.com>
Signed-off-by: Baorong Liu <96146196+baorliu@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.

6 participants