Skip to content

Commit 27d02f7

Browse files
committed
clamp ci-kubernetes-conformance-kind-ga-only timeout, set interval in-line with release-blocking policy
1 parent 15f721e commit 27d02f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes/sig-testing/conformance-e2e.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ periodics:
145145

146146
- name: ci-kubernetes-conformance-kind-ga-only
147147
cluster: k8s-infra-prow-build
148-
interval: 12h
148+
interval: 3h
149149
decorate: true
150150
labels:
151151
preset-dind-enabled: "true"
@@ -155,7 +155,7 @@ periodics:
155155
base_ref: master
156156
path_alias: k8s.io/kubernetes
157157
decoration_config:
158-
timeout: 200m # allow plenty of time for a serial conformance run
158+
timeout: 2h30m
159159
spec:
160160
containers:
161161
- image: gcr.io/k8s-staging-test-infra/krte:v20250814-46947602a3-master

0 commit comments

Comments
 (0)