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.
2 parents 7181c49 + 4b44d54 commit 490efe2Copy full SHA for 490efe2
config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-presubmits.yaml
@@ -248,7 +248,7 @@ presubmits:
248
optional: false
249
decorate: true
250
decoration_config:
251
- timeout: 120m
+ timeout: 200m
252
run_if_changed: '^vertical-pod-autoscaler\/'
253
path_alias: k8s.io/autoscaler
254
labels:
@@ -269,7 +269,7 @@ presubmits:
269
- --test=false
270
- --test-cmd=../vertical-pod-autoscaler/hack/run-e2e.sh
271
- --test-cmd-args=actuation
272
- - --timeout=100m
+ - --timeout=180m
273
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20251021-e2c2c9806f-master
274
securityContext:
275
privileged: true
0 commit comments