Skip to content

Commit

Permalink
tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed May 20, 2016
1 parent d27888b commit 75381c5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tools/jenkins/run_full_performance.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,9 @@
# This script is invoked by Jenkins and runs full performance test suite.
set -ex

# Enter the workspace root
# Enter the gRPC repo root
cd $(dirname $0)/../..

# Enter the grpc repo
cd grpc

# run 8core client vs 8core server
tools/run_tests/run_performance_tests.py \
-l c++ csharp node ruby java python go \
Expand Down

0 comments on commit 75381c5

Please sign in to comment.