Skip to content

Automated agent pool migration for branch 202411#59

Open
yijingyan2 wants to merge 1 commit into
sonic-net:202411from
yijingyan2:migrate-agent-pool-202411
Open

Automated agent pool migration for branch 202411#59
yijingyan2 wants to merge 1 commit into
sonic-net:202411from
yijingyan2:migrate-agent-pool-202411

Conversation

@yijingyan2

Copy link
Copy Markdown
Contributor

This PR automatically migrates agent pools across branches.
Agent pool migrations:

  • sonicbld-1es -> sonicso1ES-amd64
  • sonicbld-arm64 -> sonicso1ES-arm64
  • sonicbld-armhf -> sonicso1ES-armhf
  • sonicbld -> sonicso1ES-amd64
    Branches processed:
  • master
  • 202505
  • 202411
  • 202405
  • 202311
  • main

@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: yijingyan2 <yijingyan@microsoft.com>
@yijingyan2
yijingyan2 force-pushed the migrate-agent-pool-202411 branch from 0545535 to bbb8c31 Compare November 14, 2025 05:19
@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Comment thread azure-pipelines.yml
arch: amd64
pool:
vmImage: 'ubuntu-20.04'
vmImage: 'ubuntu-latest'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@yijingyan2 why change this to latest?

@yijingyan2 yijingyan2 Nov 17, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hi @StormLiangMS, ubuntu-20.04 is not provided by azdevops. By using ubuntu-latest, we don't have to migrate to the newest one in the future.

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.

4 participants