diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2015-12-09 10:19:18 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2015-12-09 10:19:18 +0100 |
commit | 46ed661cd7dd1e512d4e3e52048435dc224f775b (patch) | |
tree | 6ff7549fcdb57e9574b521b7a354ddf4fe8c37d3 /jjb/functest | |
parent | 0d94e8d4f75691b75a8834915000381949b61cf3 (diff) |
add joid POD in functest
Change-Id: I06523348b7d513a34ddd88cf4639404b7cc414b6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest.yml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index 1ed6e6c5b..4b37db23d 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -21,22 +21,27 @@ node: 'huawei-us-deploy-bare-1' installer_type: 'compass' installer_ip: '192.168.200.2' + - joid: + node: 'intel-us-deploy-bare-pod5' + installer_type: 'compass' + installer_ip: '127.0.0.1' pod: - orange-test1: node: 'orange-test1' installer_type: 'fuel' installer_ip: '172.30.10.73' - - orange-fr-pod2: node: 'orange-fr-pod2' 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' - + - joid-build: + node: 'intel-us-deploy-bare-pod5' + installer_type: 'joid' + installer_ip: '127.0.0.1' jobs: - 'set-functest-env-{pod}' @@ -391,6 +396,14 @@ description: "Override GIT_BASE" - parameter: + name: joid-build + parameters: + - string: + name: GIT_BASE + default: ssh://gerrit.opnfv.org:29418/$PROJECT + description: "Override GIT_BASE" + +- parameter: name: opnfv-jump-2 parameters: - string: |