We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdf26a commit 133ae50Copy full SHA for 133ae50
config/jobs/kubernetes/sig-testing/conformance-e2e.yaml
@@ -145,7 +145,7 @@ periodics:
145
146
- name: ci-kubernetes-conformance-kind-ga-only
147
cluster: k8s-infra-prow-build
148
- interval: 12h
+ interval: 3h
149
decorate: true
150
labels:
151
preset-dind-enabled: "true"
@@ -155,7 +155,7 @@ periodics:
155
base_ref: master
156
path_alias: k8s.io/kubernetes
157
decoration_config:
158
- timeout: 200m # allow plenty of time for a serial conformance run
+ timeout: 2h30m
159
spec:
160
containers:
161
- image: gcr.io/k8s-staging-test-infra/krte:v20250814-46947602a3-master
0 commit comments