diff options
author | meimei <meimei@huawei.com> | 2016-09-12 17:09:50 +0800 |
---|---|---|
committer | meimei <meimei@huawei.com> | 2016-09-13 17:41:53 +0800 |
commit | bea13f2d41817938b98d471dfa3fc5b83e4e362d (patch) | |
tree | 52d6f59386a9e5c67da1a66f9c10f34bd1b2a55b /jjb/yardstick | |
parent | afe8581e20575110e299ebfb4c63f89ac7625ecc (diff) |
[compass] use new pod to run compass jobs
Change-Id: I9c6ee092cea755aea58a91a696cb338e1eb5df8b
Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r-- | jjb/yardstick/yardstick-ci-jobs.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index dd88a52b6..286ca6dbf 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -187,6 +187,11 @@ installer: compass auto-trigger-name: 'yardstick-daily-huawei-pod4-trigger' <<: *master + - huawei-pod5: + slave-label: '{pod}' + installer: compass + auto-trigger-name: 'daily-trigger-disabled' + <<: *master #-------------------------------- testsuite: - 'daily' @@ -370,6 +375,14 @@ description: 'Arguments to use in order to choose the backend DB' - parameter: + name: 'yardstick-params-huawei-pod5' + parameters: + - string: + name: YARDSTICK_DB_BACKEND + default: '-i 104.197.68.199:8086' + description: 'Arguments to use in order to choose the backend DB' + +- parameter: name: 'yardstick-params-zte-pod1' parameters: - string: |