Browse Source

also run node ruby and C#

Jan Tattermusch 9 năm trước cách đây
mục cha
commit
5eacbd9814
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tools/jenkins/run_performance.sh

+ 1 - 1
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++
+tools/run_tests/run_performance_tests.py -l c++ node ruby csharp