Skip to content

Conversation

@yijingyan2
Copy link
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
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yijingyan2 yijingyan2 force-pushed the migrate-agent-pool-202411 branch from 0545535 to bbb8c31 Compare November 14, 2025 05:19
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

arch: amd64
pool:
vmImage: 'ubuntu-20.04'
vmImage: 'ubuntu-latest'
Copy link
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?

Copy link
Contributor Author

@yijingyan2 yijingyan2 Nov 17, 2025

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