Change git base for merge as well 89/46589/1
authoragardner <agardner@linuxfoundation.org>
Thu, 2 Nov 2017 19:00:49 +0000 (15:00 -0400)
committeragardner <agardner@linuxfoundation.org>
Thu, 2 Nov 2017 19:00:49 +0000 (15:00 -0400)
Change-Id: I23b15eacbd7d207dfe1d8e29784a7c623cb0efb9
Signed-off-by: agardner <agardner@linuxfoundation.org>
jjb/container4nfv/container4nfv-project.yml

index ec7e935..bfe401b 100644 (file)
       - 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'