Skip to content
Snippets Groups Projects
Commit 75381c53 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

tiny fix

parent d27888b6
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment