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.
1 parent 86eb10d commit cf77ecaCopy full SHA for cf77eca
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