File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ parameters:
1717- name : pool
1818 type : string
1919 values :
20- - sonicbld-1es
20+ - sonicso1ES-amd64
2121 - sonicbld_8c
22- - sonicbld -arm64
23- - sonicbld -armhf
24- default : sonicbld-1es
22+ - sonicso1ES -arm64
23+ - sonicso1ES -armhf
24+ default : sonicso1ES-amd64
2525
2626- name : timeout
2727 type : number
Original file line number Diff line number Diff line change @@ -21,22 +21,22 @@ stages:
2121 - template : .azure-pipelines/build-template.yml
2222 parameters :
2323 arch : arm64
24- pool : sonicbld -arm64
24+ pool : sonicso1ES -arm64
2525 sonic_slave : sonic-slave-bullseye-arm64
2626 artifact_name : sonic-linux-kernel.arm64
2727
2828 - template : .azure-pipelines/build-template.yml
2929 parameters :
3030 arch : armhf
31- pool : sonicbld -armhf
31+ pool : sonicso1ES -armhf
3232 sonic_slave : sonic-slave-bullseye-armhf
3333 artifact_name : sonic-linux-kernel.armhf
3434
3535 - template : .azure-pipelines/build-template.yml
3636 parameters :
3737 arch : arm64
3838 platform : pensando
39- pool : sonicbld -arm64
39+ pool : sonicso1ES -arm64
4040 sonic_slave : sonic-slave-bullseye-arm64
4141 artifact_name : sonic-linux-kernel.pensando.arm64
4242
You can’t perform that action at this time.
0 commit comments