[ci]: change timeout to 36 hours for armhf/arm64 build
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
parent
a0575a7790
commit
7841b7513c
@ -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
|
||||||
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
||||||
@ -70,7 +70,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
|
||||||
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
BUILD_OPTIONS: ${{ parameters.buildOptions }} SONIC_VERSION_CONTROL_COMPONENTS=
|
||||||
|
Reference in New Issue
Block a user