diff options
author | meimei <meimei@huawei.com> | 2016-02-26 10:38:38 +0800 |
---|---|---|
committer | meimei <meimei@huawei.com> | 2016-02-26 10:49:02 +0800 |
commit | 71237ad565449c8da1e5add9fcb4840a813bf855 (patch) | |
tree | fef5f8d8bcac8cf87a3d4fc8dfb971911aca36d5 /jjb/opnfv | |
parent | 5aa817bb36f45856f4874574acd3b5d8923059d9 (diff) |
[compass] add jobs of deploying centos7
Change-Id: Iae7d280e7b45a8dcaa61f3bedea8a7f5c4d5ad82
Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'jjb/opnfv')
-rw-r--r-- | jjb/opnfv/slave-params.yml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml index 475cc2c6c..0090f13b0 100644 --- a/jjb/opnfv/slave-params.yml +++ b/jjb/opnfv/slave-params.yml @@ -232,6 +232,25 @@ description: 'Git URL to use on this Jenkins Slave' - parameter: + name: 'huawei-us-deploy-bare-2-defaults' + parameters: + - node: + name: SLAVE_NAME + description: 'Slave name on Jenkins' + allowed-slaves: + - huawei-us-deploy-bare-2 + default-slaves: + - huawei-us-deploy-bare-2 + - 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: 'huawei-virtual-defaults' parameters: - label: |