From 8989a96a5542a4e02ce8c4c746d386f36fa31af9 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Tue, 8 Dec 2015 15:02:15 +0100 Subject: Modify Huawei/Compass PoD declaration define it as a POD and a target lab Change-Id: I965b4311d44a100050572aa84f746a99ad275822 JIRA: FUNCTEST-96 --- jjb/functest/functest.yml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'jjb/functest') 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}' @@ -376,6 +382,14 @@ default: ssh://gerrit.opnfv.org:29418/$PROJECT 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: -- cgit 1.2.3-korg