diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-03-26 18:00:31 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-03-26 18:00:31 -0400 |
commit | 362a326384e49987eeadf26963da48efcfd3824f (patch) | |
tree | 3b470a20ba98aba17fb631cd57b8aefcfe0fb218 /jjb | |
parent | a106233d72565ad9fd639524b411271c6c368380 (diff) |
Need to clone from http from ericsson server
Change-Id: I6b434161417af675e50f5aba5e7adadc03e5906d
JIRA: OCTO-1
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yml | 9 |
1 files changed, 9 insertions, 0 deletions
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: |