Skip to content

Commit

Permalink
[ci]: Change to the agent pool not use latest azure image (sonic-net#…
Browse files Browse the repository at this point in the history
…2138)

* Change to the agent pool not use latest azure image
  • Loading branch information
xumia authored Feb 8, 2022
1 parent cc91803 commit 5e0c934
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .azure-pipelines/test-docker-sonic-vs-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
displayName: vstest
timeoutInMinutes: ${{ parameters.timeout }}

pool:
vmImage: 'ubuntu-20.04'
pool: sonic-common

steps:
- task: DownloadPipelineArtifact@2
Expand Down

0 comments on commit 5e0c934

Please sign in to comment.