Skip to content

Commit 4b8d34c

Browse files
authored
Merge pull request #35761 from marosset/windows-pull-capz-master-increase-timeout
Updating timeout for Windows presubmit job to 2h30m
2 parents e0dc80c + f34bb71 commit 4b8d34c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/jobs/kubernetes-sigs/sig-windows/release-master-windows-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ presubmits:
1313
- name: pull-kubernetes-e2e-capz-windows-master
1414
cluster: eks-prow-build-cluster
1515
decorate: true
16+
decoration_config:
17+
timeout: 2h30m
1618
always_run: false
1719
optional: true
1820
run_if_changed: 'azure.*\.go$|.*windows\.go$|test/e2e/windows/.*'

0 commit comments

Comments
 (0)