Skip to content
Snippets Groups Projects
Commit db51bf9f authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

add a new worker

parent 61aa858d
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ tools/run_tests/run_performance_tests.py \ ...@@ -49,7 +49,7 @@ tools/run_tests/run_performance_tests.py \
--netperf \ --netperf \
--category scalable \ --category scalable \
--bq_result_table performance_test.performance_experiment_32core \ --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_CODE=1
exit $EXIT_CODE 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