Skip to content

Commit bf049ed

Browse files
authored
Use sonictest pool instead of sonic-common and fix arm64 issue. (sonic-net#1516)
1. Use sonictest pool instead of sonic-common 2. Fix arm64 build error.
1 parent ffe371d commit bf049ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/test-docker-sonic-vs-template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
displayName: vstest
2424
timeoutInMinutes: ${{ parameters.timeout }}
2525

26-
pool: sonic-common
26+
pool: sonictest
2727

2828
steps:
2929
- script: |

0 commit comments

Comments
 (0)