summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick
diff options
context:
space:
mode:
authormeimei <meimei@huawei.com>2016-01-28 09:32:47 +0800
committermei mei <meimei@huawei.com>2016-01-28 01:53:15 +0000
commita131431f183b262201e780471dfc1a3801fccc94 (patch)
tree79eaa854c2185844b444da1a52b8b16a4e497ac1 /jjb/yardstick
parent30435dcf1f3419d979033456e3ba1dfc9d85330f (diff)
[compass] enable functest and yardstick on huawei virtual-deployment node
Change-Id: Ie11c8eff68a0d778e2fc63c9cca97f3cd9803c48 Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r--jjb/yardstick/yardstick-ci-jobs.yml15
1 files changed, 14 insertions, 1 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml
index 8899baf15..21b6691b7 100644
--- a/jjb/yardstick/yardstick-ci-jobs.yml
+++ b/jjb/yardstick/yardstick-ci-jobs.yml
@@ -47,7 +47,7 @@
installer: fuel
suite: daily
<<: *brahmaputra
- - virtual:
+ - huawei-virtual:
installer: compass
suite: daily
<<: *brahmaputra
@@ -337,6 +337,14 @@
default: ''
description: 'Arguments to use in order to choose the backend DB'
+- parameter:
+ name: 'yardstick-params-huawei-virtual'
+ parameters:
+ - string:
+ name: YARDSTICK_DB_BACKEND
+ default: ''
+ description: 'Arguments to use in order to choose the backend DB'
+
#######################
## trigger macros
#######################
@@ -395,3 +403,8 @@
name: 'yardstick-virtual-trigger'
triggers:
- timed: ''
+
+- trigger:
+ name: 'yardstick-huawei-virtual-trigger'
+ triggers:
+ - timed: ''