diff options
author | Jun Li <matthew.lijun@huawei.com> | 2017-02-10 09:20:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-10 09:20:06 +0000 |
commit | 54b52687f975b43c3baeae3f5feec2f8545dcafd (patch) | |
tree | e77a10dcb86af88efc9cf83adc86567e7cdabaec /jjb/yardstick | |
parent | 207ad67359916ae71db30bfae3f64d83bfa2fe7b (diff) | |
parent | 5eca5e3046a53dc5d76a5c52fed7a01b651ab55d (diff) |
Merge "Move the compass centos job to intel-pod8"
Diffstat (limited to 'jjb/yardstick')
-rw-r--r-- | jjb/yardstick/yardstick-ci-jobs.yml | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index 2c3dda9e6..604eaed25 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -197,8 +197,8 @@ installer: compass auto-trigger-name: 'yardstick-daily-huawei-pod4-trigger' <<: *master - - huawei-pod5: - slave-label: '{pod}' + - baremetal-centos: + slave-label: 'intel-pod8' installer: compass auto-trigger-name: 'daily-trigger-disabled' <<: *master @@ -381,15 +381,6 @@ 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-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: |