[ci]: add centec-arm64 to offical build
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
parent
3015de1dd0
commit
c56cd004a5
@ -5,6 +5,7 @@ parameters:
|
|||||||
- broadcom
|
- broadcom
|
||||||
- mellanox
|
- mellanox
|
||||||
- marvell-armhf
|
- marvell-armhf
|
||||||
|
- centec-arm64
|
||||||
|
|
||||||
- name: platform_arch
|
- name: platform_arch
|
||||||
type: string
|
type: string
|
||||||
@ -20,6 +21,7 @@ parameters:
|
|||||||
- brcm
|
- brcm
|
||||||
- mlnx
|
- mlnx
|
||||||
- marvell-armhf
|
- marvell-armhf
|
||||||
|
- centec-arm64
|
||||||
|
|
||||||
- name: cache_mode
|
- name: cache_mode
|
||||||
type: string
|
type: string
|
||||||
|
@ -36,3 +36,12 @@ stages:
|
|||||||
platform_short: marvell-armhf
|
platform_short: marvell-armhf
|
||||||
cache_mode: wcache
|
cache_mode: wcache
|
||||||
pool: sonicbld_8c
|
pool: sonicbld_8c
|
||||||
|
|
||||||
|
- template: build-template.yml
|
||||||
|
parameters:
|
||||||
|
timeout: 3600
|
||||||
|
platform: centec-arm64
|
||||||
|
platform_arch: arm64
|
||||||
|
platform_short: centec-arm64
|
||||||
|
cache_mode: wcache
|
||||||
|
pool: sonicbld_8c
|
||||||
|
Reference in New Issue
Block a user