From adf208670af8ee55fbd3b4e279f5c697a4e291a2 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Wed, 9 Dec 2015 15:37:29 +0100 Subject: add lab path for volume option with joid JIRA: FUNCTEST-97 Change-Id: I91c7e4b6b10df61220618859fa5a614259f79fc9 Signed-off-by: Morgan Richomme --- jjb/functest/functest.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index 43074a170..50e2a1b62 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -401,7 +401,11 @@ - string: name: GIT_BASE default: https://gerrit.opnfv.org/gerrit/$PROJECT - description: "Override GIT_BASE" + description: "Override GIT_BASE" + - string: + name: LAB_CONFIG + default: "/joid/ci/odl/juju-deployer/scripts/cloud/" + description: "Openstack credentials on the dev lab" - parameter: name: opnfv-jump-2 -- cgit 1.2.3-korg