Skip to content

Commit 6003c36

Browse files
authored
Merge pull request #34892 from dims/bump-timeout-to-5-hours-for-update_summaries-script
[triage] bump timeout to 5 hrs for update_summaries script
2 parents 0fa0063 + 54264a1 commit 6003c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ periodics:
136136
command:
137137
- timeout
138138
args:
139-
- "10800"
139+
- "18000"
140140
- /update_summaries.sh
141141
# When changing CPUs, also change NUM_WORKERS above
142142
resources:

0 commit comments

Comments
 (0)