Skip to content

Commit 1868186

Browse files
committed
run triage more often
runs are typically closer to 2h or less now, sometimes as much as 2.5h running this more often gives us lower latency to determining if flake fixes worked. we reduced the frequency previously in budget crunch desperation, this job used to run continously (scheduled on 30m interval)
1 parent 2616cfb commit 1868186

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
@@ -94,7 +94,7 @@ periodics:
9494
- --jq=/usr/bin/jq
9595

9696
- name: ci-test-infra-triage
97-
interval: 4h
97+
interval: 3h
9898
cluster: k8s-infra-prow-build-trusted
9999
decorate: true
100100
decoration_config:

0 commit comments

Comments
 (0)