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:
286286 - --test-cmd-args=--nodes=100
287287 - --test-cmd-args=--provider=gce
288288 - --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
289293 - --test-cmd-args=--testconfig=testing/dra/config.yaml
290294 - --test-cmd-args=--report-dir=/workspace/_artifacts
291295 - --test-cmd-name=ClusterLoaderV2
@@ -306,10 +310,6 @@ periodics:
306310 value : " 3s"
307311 - name : CL2_LONG_JOB_RUNNING_TIME
308312 value : " 45m"
309- - name : PROMETHEUS_PVC_STORAGE_CLASS
310- value : " ssd-csi"
311- - name : PROMETHEUS_APISERVER_SCRAPE_PORT
312- value : " 6443"
313313 - name : PROMETHEUS_SCRAPE_KUBELETS
314314 value : " true"
315315 - name : NODE_PRELOAD_IMAGES
You can’t perform that action at this time.
0 commit comments