aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-05-11 13:36:11 -0700
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-05-11 13:36:11 -0700
commit7d5111e26aafc990138da381354503e8e61f077e (patch)
tree2bf8f4dcaec712de0249efc955636607f468a299
parentad17bf704e825f4c7f841cb63ebb4ccfe69219c1 (diff)
dont run go as part of smoketest
-rwxr-xr-xtools/jenkins/run_performance.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jenkins/run_performance.sh b/tools/jenkins/run_performance.sh
index 940702be36..99b920f6a0 100755
--- a/tools/jenkins/run_performance.sh
+++ b/tools/jenkins/run_performance.sh
@@ -34,4 +34,4 @@ set -ex
# Enter the gRPC repo root
cd $(dirname $0)/../..
-tools/run_tests/run_performance_tests.py -l c++ node ruby csharp python go --netperf --category smoketest
+tools/run_tests/run_performance_tests.py -l c++ node ruby csharp python --netperf --category smoketest