File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
tests/e2e/scenarios/scalability Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 206206 CLUSTERLOADER2_ARGS+=(" --test-overrides=${GOPATH} /src/k8s.io/perf-tests/clusterloader2/testing/experiments/enable_restart_count_check.yaml" )
207207 CLUSTERLOADER2_ARGS+=(" --test-overrides=${GOPATH} /src/k8s.io/perf-tests/clusterloader2/testing/experiments/ignore_known_gce_container_restarts.yaml" )
208208 CLUSTERLOADER2_ARGS+=(" --test-overrides=${GOPATH} /src/k8s.io/perf-tests/clusterloader2/testing/overrides/5000_nodes.yaml" )
209- CLUSTERLOADER2_ARGS+=(" --experimental-prometheus-snapshot-to-report-dir=true" )
209+ CLUSTERLOADER2_ARGS+=(" --extra-args=-- experimental-prometheus-snapshot-to-report-dir=true" )
210210fi
211211
212212if [[ " ${SCALE_SCENARIO: performance} " == " correctness" ]]; then
You can’t perform that action at this time.
0 commit comments