File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
config/jobs/kubernetes/sig-scalability/DRA Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -379,7 +379,7 @@ periodics:
379379 - --test-cmd-args=--experimental-gcp-snapshot-prometheus-disk=true
380380 - --test-cmd-args=--experimental-prometheus-disk-snapshot-name=$(JOB_NAME)-$(BUILD_ID)
381381 - --test-cmd-args=--experimental-prometheus-snapshot-to-report-dir=true
382- - --test-cmd-args=--testconfig=testing/dra-extended-resources /config.yaml
382+ - --test-cmd-args=--testconfig=testing/dra/config.yaml
383383 - --test-cmd-args=--report-dir=$(ARTIFACTS)
384384 - --test-cmd-name=ClusterLoaderV2
385385 - --use-logexporter
@@ -405,3 +405,5 @@ periodics:
405405 value : " true"
406406 - name : NODE_PRELOAD_IMAGES
407407 value : " gcr.io/k8s-staging-perf-tests/sleep:v0.0.3"
408+ - name : CL2_ENABLE_EXTENDED_RESOURCES
409+ value : " true"
You can’t perform that action at this time.
0 commit comments