Skip to content

Commit

Permalink
Merge pull request #17799 from jkaniuk/kubemark-override
Browse files Browse the repository at this point in the history
Fix wrong override locations
  • Loading branch information
k8s-ci-robot authored Jun 2, 2020
2 parents 781c78a + 04fe9b3 commit 44723be
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 44723be

Please sign in to comment.