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

start runing win benchmarks as part of full suite

parent 2de47cba
No related branches found
No related tags found
No related merge requests found
......@@ -52,4 +52,12 @@ tools/run_tests/run_performance_tests.py \
--remote_worker_host grpc-performance-server-32core grpc-performance-client-32core grpc-performance-client2-32core \
|| EXIT_CODE=1
# selected scenarios on Windows
tools/run_tests/run_performance_tests.py \
-l csharp \
--category scalable \
--bq_result_table performance_test.performance_experiment_windows \
--remote_worker_host grpc-performance-windows1 grpc-performance-windows2 \
|| EXIT_CODE=1
exit $EXIT_CODE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment