diff options
author | Jun Li <matthew.lijun@huawei.com> | 2016-09-18 03:58:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-18 03:58:10 +0000 |
commit | 9736d720913dfbd96492bfb2e15e2c7f7bcd0947 (patch) | |
tree | 515cdfef062efbdcce27a47193a9b09467ccc54e /jjb/yardstick/yardstick-ci-jobs.yml | |
parent | d86a27d9b9bd207918a90c367e1edd735f4443b7 (diff) | |
parent | bea13f2d41817938b98d471dfa3fc5b83e4e362d (diff) |
Merge "[compass] use new pod to run compass jobs"
Diffstat (limited to 'jjb/yardstick/yardstick-ci-jobs.yml')
-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 d0794ebac..fb2d8f132 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -192,6 +192,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' @@ -375,6 +380,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: |