summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2017-11-02 14:19:57 -0400
committeragardner <agardner@linuxfoundation.org>2017-11-02 14:20:24 -0400
commit584730cc02525afa6ddb3ed4a58d460a8cd5aa51 (patch)
tree3792ed9c17bb9b10f42872a8678dbe7186a7c1a2
parent8f798e8a7e2526790e9377057efb030c70e19759 (diff)
Change GIT_BASE to https
Change-Id: Ib589aed7f509d003eef35cf93825eb0950e5ae47 Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--jjb/container4nfv/container4nfv-project.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/container4nfv/container4nfv-project.yml b/jjb/container4nfv/container4nfv-project.yml
index ffdbf9551..ec7e935de 100644
--- a/jjb/container4nfv/container4nfv-project.yml
+++ b/jjb/container4nfv/container4nfv-project.yml
@@ -31,6 +31,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
- 'opnfv-build-ubuntu-defaults'
scm: