Skip to content

Commit 15c1a49

Browse files
authored
Merge pull request #35228 from alaypatel07/revert-35206-dra-100-node-gce-prometheus-tolerate-master
Revert "update sig-scalability-periodic-dra.yaml fix prometheus configs-2"
2 parents 7b214c6 + 1025444 commit 15c1a49

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-periodic-dra.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,12 +282,12 @@ periodics:
282282
- --check-leaked-resources
283283
- --cluster=
284284
- --extract=ci/latest
285+
- --gcp-node-size=e2-standard-4
285286
- --gcp-node-image=gci
286287
- --gcp-project-type=scalability-project
287288
- --gcp-nodes=100
288289
- --provider=gce
289290
- --env=KUBE_FEATURE_GATES=DynamicResourceAllocation=true
290-
- --env=KUBE_GCE_PRIVATE_CLUSTER=false
291291
- --runtime-config=api/all=true
292292
- --test=false
293293
- --test-cmd=$GOPATH/src/k8s.io/perf-tests/run-e2e.sh
@@ -319,8 +319,6 @@ periodics:
319319
value: "3s"
320320
- name: CL2_LONG_JOB_RUNNING_TIME
321321
value: "45m"
322-
- name: CL2_PROMETHEUS_TOLERATE_MASTER
323-
value: "true"
324322
- name: PROMETHEUS_SCRAPE_KUBELETS
325323
value: "true"
326324
- name: NODE_PRELOAD_IMAGES

0 commit comments

Comments
 (0)