diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2015-12-08 16:55:25 +0100 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2015-12-08 16:55:25 +0100 |
commit | 946c0cac99fd4d66c45a60503b07e314001c78b4 (patch) | |
tree | 97f88cf13b715c812dc17dcbf5b3a6263159ca8f | |
parent | ea4c3552369fdeb44b15dcd00e338aa56868f4fa (diff) |
Add opnfv-jump-1 in the pod list for functest job
JIRA: FUNCTEST-69
Change-Id: I05add56caec329f9ba3b577b9fe7b8efbc1c719c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
-rw-r--r-- | jjb/functest/functest.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index e76fe526b..3a63f0f82 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -22,6 +22,11 @@ installer_type: 'compass' installer_ip: '192.168.200.2' pod: + - opnfv-jump-1: + node: 'opnfv-jump-1' + installer_type: 'apex' + installer_ip: '192.168.X.X' + - orange-test1: node: 'orange-test1' installer_type: 'fuel' |