From 362a326384e49987eeadf26963da48efcfd3824f Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 26 Mar 2015 18:00:31 -0400 Subject: Need to clone from http from ericsson server Change-Id: I6b434161417af675e50f5aba5e7adadc03e5906d JIRA: OCTO-1 Signed-off-by: Aric Gardner --- jjb/vswitchperf/vswitchperf.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'jjb/vswitchperf') diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 1ab15fd52..1b2a9d9ab 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -52,6 +52,9 @@ parameters: - project-parameter: project: '{project}' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/genesis scm: - git-scm: @@ -97,6 +100,9 @@ project: '{project}' - gerrit-parameter: branch: 'master' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/genesis scm: - gerrit-trigger-scm: credentials-id: '{ssh-credentials}' @@ -155,6 +161,9 @@ project: '{project}' - gerrit-parameter: branch: 'master' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/genesis scm: - gerrit-trigger-scm: -- cgit 1.2.3-korg