Skip to content

Commit 3192ca1

Browse files
committed
Bump timeout for post-release-push-image-kube-cross
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent f135341 commit 3192ca1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/jobs/image-pushing/releng/k8s-staging-build-image.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ postsubmits:
7070
testgrid-dashboards: sig-release-releng-informing, sig-release-master-informing, sig-release-image-pushes, sig-k8s-infra-gcb
7171
testgrid-alert-email: [email protected]
7272
decorate: true
73+
decoration_config:
74+
timeout: 240m
75+
grace_period: 10m
7376
run_if_changed: '^images\/build\/go-runner\/'
7477
branches:
7578
- ^main$

0 commit comments

Comments
 (0)