File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
config/jobs/kubernetes/sig-scalability/DRA Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -286,6 +286,10 @@ periodics:
286
286
- --test-cmd-args=--nodes=100
287
287
- --test-cmd-args=--provider=gce
288
288
- --test-cmd-args=--enable-prometheus-server=true
289
+ - --test-cmd-args=--prometheus-scrape-node-exporter
290
+ - --test-cmd-args=--experimental-gcp-snapshot-prometheus-disk=true
291
+ - --test-cmd-args=--experimental-prometheus-disk-snapshot-name=$(JOB_NAME)-$(BUILD_ID)
292
+ - --test-cmd-args=--experimental-prometheus-snapshot-to-report-dir=true
289
293
- --test-cmd-args=--testconfig=testing/dra/config.yaml
290
294
- --test-cmd-args=--report-dir=/workspace/_artifacts
291
295
- --test-cmd-name=ClusterLoaderV2
@@ -306,10 +310,6 @@ periodics:
306
310
value : " 3s"
307
311
- name : CL2_LONG_JOB_RUNNING_TIME
308
312
value : " 45m"
309
- - name : PROMETHEUS_PVC_STORAGE_CLASS
310
- value : " ssd-csi"
311
- - name : PROMETHEUS_APISERVER_SCRAPE_PORT
312
- value : " 6443"
313
313
- name : PROMETHEUS_SCRAPE_KUBELETS
314
314
value : " true"
315
315
- name : NODE_PRELOAD_IMAGES
You can’t perform that action at this time.
0 commit comments