aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins
diff options
context:
space:
mode:
authorGravatar ZhouyihaiDing <ddyihai@google.com>2017-09-28 15:00:15 -0700
committerGravatar ZhouyihaiDing <ddyihai@google.com>2017-10-06 15:25:14 -0700
commitd0153898231c615d626176c2b3ffc42095eb42c3 (patch)
tree8f9bdaa0392c77e8d4b6cf2270664806c782797b /tools/jenkins
parent1ed8dd119571a370407534dfdf6662bb5c809d4a (diff)
exclude uploading stats, add unconstained php benchmark
php7 build once
Diffstat (limited to 'tools/jenkins')
-rwxr-xr-xtools/jenkins/run_full_performance.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jenkins/run_full_performance.sh b/tools/jenkins/run_full_performance.sh
index 9598fd7734..195cc68003 100755
--- a/tools/jenkins/run_full_performance.sh
+++ b/tools/jenkins/run_full_performance.sh
@@ -21,7 +21,7 @@ cd $(dirname $0)/../..
# run 8core client vs 8core server
tools/run_tests/run_performance_tests.py \
- -l c++ csharp node ruby java python go node_express php_protobuf_php php_protobuf_c \
+ -l c++ csharp node ruby java python go node_express php7 php7_protobuf_c \
--netperf \
--category scalable \
--bq_result_table performance_test.performance_experiment \