aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins/run_performance.sh
diff options
context:
space:
mode:
authorGravatar Noah Eisen <ncteisen@google.com>2017-04-25 17:01:08 -0700
committerGravatar Noah Eisen <ncteisen@google.com>2017-04-25 17:01:08 -0700
commitf725d7e6b6ac57641e67f363f3e3b585d074f0e2 (patch)
tree08d98309e9fe0993e6fb33e79662776fc7cc5b54 /tools/jenkins/run_performance.sh
parentad8d36d4dcd4deeec2d05644b78eb78ae0918f06 (diff)
parentb864e7c41c6d0363e23093fb090625f260994962 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz
Diffstat (limited to 'tools/jenkins/run_performance.sh')
-rwxr-xr-xtools/jenkins/run_performance.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/jenkins/run_performance.sh b/tools/jenkins/run_performance.sh
index 544e31dcbd..f530fb46b8 100755
--- a/tools/jenkins/run_performance.sh
+++ b/tools/jenkins/run_performance.sh
@@ -37,4 +37,5 @@ BENCHMARKS_TO_RUN="bm_fullstack_unary_ping_pong bm_fullstack_streaming_ping_pong
# Enter the gRPC repo root
cd $(dirname $0)/../..
+tools/run_tests/start_port_server.py
tools/profiling/microbenchmarks/bm_diff.py -d origin/$ghprbTargetBranch -b $BENCHMARKS_TO_RUN