diff --git a/tools/jenkins/run_full_performance.sh b/tools/jenkins/run_full_performance.sh
index 06e372ff6fe73379068d5330abfb56996c633271..bb1f79ff2c26611f5462d664afcfadc64a134cd9 100755
--- a/tools/jenkins/run_full_performance.sh
+++ b/tools/jenkins/run_full_performance.sh
@@ -48,7 +48,7 @@ tools/run_tests/run_performance_tests.py \
     -l c++ java csharp go \
     --netperf \
     --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 \
     || EXIT_CODE=1