Skip to content

Commit

Permalink
Fix wrong kubemark 100 override location
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaniuk committed Jun 2, 2020
1 parent 11a0110 commit 04fe9b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ periodics:
- --test-cmd-args=--testoverrides=./testing/experiments/enable_prometheus_api_responsiveness.yaml
- --test-cmd-args=--testoverrides=./testing/experiments/enable_restart_count_check.yaml
- --test-cmd-args=--testoverrides=./testing/experiments/use_simple_latency_query.yaml
- --test-cmd-args=--testoverrides=./testing/overrides/kubemark/throughput_override.yaml
- --test-cmd-args=--testoverrides=./testing/overrides/kubemark_load_throughput.yaml
- --test-cmd-name=ClusterLoaderV2
- --timeout=240m
- --use-logexporter
Expand Down

0 comments on commit 04fe9b3

Please sign in to comment.