aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-05-21 22:09:50 -0400
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-05-21 22:09:50 -0400
commit9cc9218c16dcefc056e0483349781c8a7b89cd53 (patch)
tree846acd953efe164c6e04307c9185b4533d97e4b9
parent52aeb54077713f5cf139ba495516be2ee3132865 (diff)
fix trivial typo
-rwxr-xr-xtools/jenkins/run_full_performance.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jenkins/run_full_performance.sh b/tools/jenkins/run_full_performance.sh
index ad7172d9c2..4d92577b2a 100755
--- a/tools/jenkins/run_full_performance.sh
+++ b/tools/jenkins/run_full_performance.sh
@@ -45,7 +45,7 @@ tools/run_tests/run_performance_tests.py \
# scalability with 32cores (and upload to a different BQ table)
tools/run_tests/run_performance_tests.py \
-l c++ java csharp go \
- --netperf
+ --netperf \
--category scalable \
--bq_result_table performance_test.performance_experiment_32core
--remote_worker_host grpc-performance-server-32core grpc-performance-client-32core