Skip to content

Commit 2b7447c

Browse files
committed
update sig-scalability-periodic-dra.yaml fix prometheus configs-2
1 parent d5d654a commit 2b7447c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ periodics:
279279
- --gcp-nodes=100
280280
- --provider=gce
281281
- --env=KUBE_FEATURE_GATES=DynamicResourceAllocation=true
282+
- --env=KUBE_GCE_PRIVATE_CLUSTER=false
282283
- --runtime-config=api/all=true
283284
- --test=false
284285
- --test-cmd=$GOPATH/src/k8s.io/perf-tests/run-e2e.sh
@@ -310,6 +311,8 @@ periodics:
310311
value: "3s"
311312
- name: CL2_LONG_JOB_RUNNING_TIME
312313
value: "45m"
314+
- name: CL2_PROMETHEUS_TOLERATE_MASTER
315+
value: "true"
313316
- name: PROMETHEUS_SCRAPE_KUBELETS
314317
value: "true"
315318
- name: NODE_PRELOAD_IMAGES

0 commit comments

Comments
 (0)