summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick
diff options
context:
space:
mode:
authorkubi <jean.gaoliang@huawei.com>2016-04-01 15:43:59 +0800
committerkubi <jean.gaoliang@huawei.com>2016-04-01 15:48:24 +0800
commit63c4312157db00bed05bd1160d5fcd3d45f9307d (patch)
tree8cdc8fd4b67d460eebba3a6f0e1a9bcd133d9c22 /jjb/yardstick
parent1ac57697005d40ae4696ec357f265211d234151f (diff)
Add a new Huawei slave (3+2) to run yardstick
Change-Id: If4bc1826899e57f332c639aacbc45184aea47881 JIRA:- Signed-off-by: kubi <jean.gaoliang@huawei.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r--jjb/yardstick/yardstick-ci-jobs.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml
index f3c0ad4b1..57aa29c54 100644
--- a/jjb/yardstick/yardstick-ci-jobs.yml
+++ b/jjb/yardstick/yardstick-ci-jobs.yml
@@ -143,6 +143,11 @@
suite: daily
auto-trigger-name: 'yardstick-daily-huawei-sh-test-2-trigger'
<<: *master
+ - huawei-sh-pod6:
+ installer: compass
+ suite: daily
+ auto-trigger-name: 'yardstick-daily-huawei-sh-pod6-trigger'
+ <<: *master
- virtual:
installer: joid
suite: daily
@@ -421,6 +426,14 @@
default: ''
description: 'Arguments to use in order to choose the backend DB'
+- parameter:
+ name: 'yardstick-params-huawei-sh-pod6'
+ parameters:
+ - string:
+ name: YARDSTICK_DB_BACKEND
+ default: ''
+ description: 'Arguments to use in order to choose the backend DB'
+
#######################
## trigger macros
#######################
@@ -439,3 +452,8 @@
name: 'yardstick-daily-huawei-sh-test-2-trigger'
triggers:
- timed: '0 1 * * *'
+
+- trigger:
+ name: 'yardstick-daily-huawei-sh-pod6-trigger'
+ triggers:
+ - timed: '0 1 * * *' \ No newline at end of file