Skip to content

Commit 88284d9

Browse files
authored
Merge pull request #35678 from damdo/capa-image-pushing-bump
Cluster API Provider AWS: image-pushing bump timeout
2 parents a00c432 + 5a728fa commit 88284d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/jobs/image-pushing/k8s-staging-cluster-api.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ postsubmits:
102102
testgrid-dashboards: sig-cluster-lifecycle-image-pushes, sig-k8s-infra-gcb
103103
testgrid-alert-email: [email protected]
104104
decorate: true
105+
decoration_config:
106+
timeout: 120m
107+
grace_period: 10m
105108
branches:
106109
- ^main
107110
- ^release-0.4$

0 commit comments

Comments
 (0)