aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins/run_full_performance.sh
diff options
context:
space:
mode:
authorGravatar ZhouyihaiDing <ddyihai@google.com>2017-09-21 14:25:07 -0700
committerGravatar ZhouyihaiDing <ddyihai@google.com>2017-09-22 08:38:46 -0700
commitaf3b4eecbdb6a70b6a3d4b5050c8aaffc259b823 (patch)
treedef87e299006675dc0842ebd5d285ed658eba119 /tools/jenkins/run_full_performance.sh
parenta1f7f513a78c9223354ff92a57a723a08d2d82d2 (diff)
add php into jenkins performance tests
Diffstat (limited to 'tools/jenkins/run_full_performance.sh')
-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 0f101f6da9..a9661c7e26 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 \
+ -l c++ csharp node ruby java python go node_express php \
--netperf \
--category scalable \
--bq_result_table performance_test.performance_experiment \