We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dbba46 + cf77eca commit 423bcd7Copy full SHA for 423bcd7
config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-periodic-dra.yaml
@@ -300,7 +300,7 @@ periodics:
300
- --test-cmd-args=--experimental-prometheus-disk-snapshot-name=$(JOB_NAME)-$(BUILD_ID)
301
- --test-cmd-args=--experimental-prometheus-snapshot-to-report-dir=true
302
- --test-cmd-args=--testconfig=testing/dra/config.yaml
303
- - --test-cmd-args=--report-dir=${ARTIFACTS}
+ - --test-cmd-args=--report-dir=$(ARTIFACTS)
304
- --test-cmd-name=ClusterLoaderV2
305
- --use-logexporter
306
resources:
0 commit comments