diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2015-12-08 15:02:15 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2015-12-08 15:31:07 +0100 |
commit | 8989a96a5542a4e02ce8c4c746d386f36fa31af9 (patch) | |
tree | 0baffe2538961095374ca652952d78bfb8d893a5 | |
parent | 4f89c491753a12700717c4081b0e1534d25e3cd4 (diff) |
Modify Huawei/Compass PoD declaration
define it as a POD and a target lab
Change-Id: I965b4311d44a100050572aa84f746a99ad275822
JIRA: FUNCTEST-96
-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 4223e67ca..8fc31cff5 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: @@ -32,6 +32,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}' @@ -377,6 +383,14 @@ description: "Override GIT_BASE" - 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: |