diff options
author | kubi <jean.gaoliang@huawei.com> | 2016-04-01 15:43:59 +0800 |
---|---|---|
committer | kubi <jean.gaoliang@huawei.com> | 2016-04-01 15:48:24 +0800 |
commit | 63c4312157db00bed05bd1160d5fcd3d45f9307d (patch) | |
tree | 8cdc8fd4b67d460eebba3a6f0e1a9bcd133d9c22 /jjb/opnfv | |
parent | 1ac57697005d40ae4696ec357f265211d234151f (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/opnfv')
-rw-r--r-- | jjb/opnfv/slave-params.yml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml index c0dc0cd59..fb9d66450 100644 --- a/jjb/opnfv/slave-params.yml +++ b/jjb/opnfv/slave-params.yml @@ -288,6 +288,28 @@ description: 'Git URL to use on this Jenkins Slave' - parameter: + name: 'huawei-sh-pod6-defaults' + parameters: + - node: + name: SLAVE_NAME + description: 'Slave name on Jenkins' + allowed-slaves: + - huawei-sh-pod6 + default-slaves: + - huawei-sh-pod6 + - label: + name: SLAVE_LABEL + default: 'huawei-test' + - string: + name: INSTALLER_VERSION + default: stable + description: 'Version of the installer to deploy' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/$PROJECT + description: 'Git URL to use on this Jenkins Slave' + +- parameter: name: 'opnfv-build-defaults' parameters: - label: |