From c12be8ff3ad879be0b930c8b258142346a541291 Mon Sep 17 00:00:00 2001 From: Thomas F Herbert Date: Wed, 24 Aug 2016 11:36:08 -0400 Subject: [PATCH] Add pathname jjb param for release branch. JIRA: APEX-242 Change-Id: I5bb889a4c7023b650d4de8817d88e29fa6e70d9b Signed-off-by: Thomas F Herbert --- jjb/apex/apex.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index df65e9a5a..8ae90f7d3 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -836,6 +836,10 @@ name: GIT_BASE default: https://gerrit.opnfv.org/gerrit/$PROJECT description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW." + - string: + name: GS_PATHNAME + default: '{gs-pathname}' + description: "Version directory where opnfv artifacts are stored in gs repository" - string: name: GS_URL default: artifacts.opnfv.org/$PROJECT{gs-pathname} -- 2.16.6