Skip to content

Commit 0acab75

Browse files
committed
[Ci]: exclude innovium build and increase broadcom build timeout (#10482)
Why I did it Exclude the innovium build in upgrading version build, currently, the builds are always failed, exclude the build temporarily. Increase the broadcom build timeout.
1 parent 2a97b1d commit 0acab75

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.azure-pipelines/azure-pipelines-UpgrateVersion.yml

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ parameters:
3838
- centec
3939
- centec-arm64
4040
- generic
41-
- innovium
4241
- marvell-armhf
4342
- mellanox
4443

.azure-pipelines/azure-pipelines-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
swi_image: yes
5151

5252
- name: broadcom
53+
timeoutInMinutes: 1440
5354
variables:
5455
dbg_image: yes
5556
swi_image: yes

0 commit comments

Comments
 (0)