Skip to content
Snippets Groups Projects
Commit 22ca12b8 authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge pull request #6716 from jtattermusch/enable_multiclient

Use 2 clients for 32core throughput scenarios.
parents 61aa858d db51bf9f
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ tools/run_tests/run_performance_tests.py \
--netperf \
--category scalable \
--bq_result_table performance_test.performance_experiment_32core \
--remote_worker_host grpc-performance-server-32core grpc-performance-client-32core \
--remote_worker_host grpc-performance-server-32core grpc-performance-client-32core grpc-performance-client2-32core \
|| EXIT_CODE=1
exit $EXIT_CODE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment