[ci]: change timeout to 36 hours for armhf/arm64 build
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
parent
d9cdf9d14f
commit
e1ff8b6ad6
@ -58,7 +58,7 @@ jobs:
|
|||||||
platform_rpc: centec
|
platform_rpc: centec
|
||||||
- name: centec-arm64
|
- name: centec-arm64
|
||||||
pool: sonicbld_8c
|
pool: sonicbld_8c
|
||||||
timeoutInMinutes: 1800
|
timeoutInMinutes: 2160
|
||||||
variables:
|
variables:
|
||||||
PLATFORM_ARCH: arm64
|
PLATFORM_ARCH: arm64
|
||||||
- name: generic
|
- name: generic
|
||||||
@ -69,7 +69,7 @@ jobs:
|
|||||||
swi_image: yes
|
swi_image: yes
|
||||||
- name: marvell-armhf
|
- name: marvell-armhf
|
||||||
pool: sonicbld_8c
|
pool: sonicbld_8c
|
||||||
timeoutInMinutes: 1800
|
timeoutInMinutes: 2160
|
||||||
variables:
|
variables:
|
||||||
PLATFORM_ARCH: armhf
|
PLATFORM_ARCH: armhf
|
||||||
- name: mellanox
|
- name: mellanox
|
||||||
|
Loading…
Reference in New Issue
Block a user