From 946c0cac99fd4d66c45a60503b07e314001c78b4 Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Tue, 8 Dec 2015 16:55:25 +0100 Subject: [PATCH] Add opnfv-jump-1 in the pod list for functest job JIRA: FUNCTEST-69 Change-Id: I05add56caec329f9ba3b577b9fe7b8efbc1c719c Signed-off-by: jose.lausuch --- jjb/functest/functest.yml | 5 +++++ 1 file changed, 5 insertions(+) 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' -- 2.16.6