From cbb9adade6983dbab58a2097f7d7d89497d89093 Mon Sep 17 00:00:00 2001 From: agardner Date: Thu, 2 Nov 2017 15:00:49 -0400 Subject: Change git base for merge as well Change-Id: I23b15eacbd7d207dfe1d8e29784a7c623cb0efb9 Signed-off-by: agardner --- jjb/container4nfv/container4nfv-project.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'jjb/container4nfv') diff --git a/jjb/container4nfv/container4nfv-project.yml b/jjb/container4nfv/container4nfv-project.yml index ec7e935de..bfe401b00 100644 --- a/jjb/container4nfv/container4nfv-project.yml +++ b/jjb/container4nfv/container4nfv-project.yml @@ -88,6 +88,12 @@ - project-parameter: project: '{project}' branch: '{branch}' + # yamllint disable rule:line-length + - string: + 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." + # yamllint enable rule:line-length - node: name: SLAVE_NAME description: 'Slave name on Jenkins' -- cgit 1.2.3-korg