diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2015-12-08 16:23:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-12-08 16:23:37 +0000 |
commit | b9bd6de7e6fe877a78bdffdf31288acc1f5f135a (patch) | |
tree | ed95d149bdc0046f6f5884635eeb2f7ab2394f5f /jjb/functest | |
parent | 4847bb11273ee0290fd950f219b51c7861e87b0a (diff) | |
parent | 8989a96a5542a4e02ce8c4c746d386f36fa31af9 (diff) |
Merge "Modify Huawei/Compass PoD declaration"
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest.yml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index 3a63f0f82..343309e19 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -18,7 +18,7 @@ installer_type: 'apex' installer_ip: '192.168.X.X' - compass: - node: 'huawei-us' + node: 'huawei-us-deploy-bare-1' installer_type: 'compass' installer_ip: '192.168.200.2' pod: @@ -37,6 +37,12 @@ installer_type: 'joid' installer_ip: '127.0.0.1' + - huawei-build: + node: 'huawei-us-deploy-bare-1' + installer_type: 'compass' + installer_ip: '192.168.200.2' + + jobs: - 'set-functest-env-{pod}' - 'functest-{pod}' @@ -386,6 +392,14 @@ description: "SSH public key to access the installer VM" - parameter: + name: huawei-build + parameters: + - string: + name: GIT_BASE + default: ssh://gerrit.opnfv.org:29418/$PROJECT + description: "Override GIT_BASE" + +- parameter: name: opnfv-jump-2 parameters: - string: |