File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
config/jobs/kubernetes/sig-scalability/DRA Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -282,12 +282,12 @@ periodics:
282
282
- --check-leaked-resources
283
283
- --cluster=
284
284
- --extract=ci/latest
285
+ - --gcp-node-size=e2-standard-4
285
286
- --gcp-node-image=gci
286
287
- --gcp-project-type=scalability-project
287
288
- --gcp-nodes=100
288
289
- --provider=gce
289
290
- --env=KUBE_FEATURE_GATES=DynamicResourceAllocation=true
290
- - --env=KUBE_GCE_PRIVATE_CLUSTER=false
291
291
- --runtime-config=api/all=true
292
292
- --test=false
293
293
- --test-cmd=$GOPATH/src/k8s.io/perf-tests/run-e2e.sh
@@ -319,8 +319,6 @@ periodics:
319
319
value : " 3s"
320
320
- name : CL2_LONG_JOB_RUNNING_TIME
321
321
value : " 45m"
322
- - name : CL2_PROMETHEUS_TOLERATE_MASTER
323
- value : " true"
324
322
- name : PROMETHEUS_SCRAPE_KUBELETS
325
323
value : " true"
326
324
- name : NODE_PRELOAD_IMAGES
You can’t perform that action at this time.
0 commit comments