From 9cc9218c16dcefc056e0483349781c8a7b89cd53 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Sat, 21 May 2016 22:09:50 -0400 Subject: fix trivial typo --- tools/jenkins/run_full_performance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3