make --category smoketest explicit

pull/6543/head
Jan Tattermusch 9 years ago
parent 1095c315f8
commit 0cc2acc479
  1. 2
      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
tools/run_tests/run_performance_tests.py -l c++ node ruby csharp python go --netperf --category smoketest

Loading…
Cancel
Save