Skip to content

Commit dbfedf0

Browse files
authored
Merge pull request kubernetes#33940 from BenTheElder/timeout
set reasonable timeout for pull-kubernetes-e2e-ec2 (1h)
2 parents c00c8c6 + 9e36c57 commit dbfedf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/sig-cloud-provider/aws/ec2-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ presubmits:
1919
cluster: eks-prow-build-cluster
2020
decorate: true
2121
decoration_config:
22-
timeout: 4h
22+
timeout: 1h
2323
extra_refs:
2424
- org: kubernetes-sigs
2525
repo: provider-aws-test-infra

0 commit comments

Comments
 (0)