Merge "Set Jenkins parameter 'GIT_BASE' for overriding the default value"
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 16 Mar 2018 20:19:54 +0000 (20:19 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 16 Mar 2018 20:19:54 +0000 (20:19 +0000)
jjb/container4nfv/yardstick-arm64.yml

index 03c6873..9b8b271 100644 (file)
           name: CI_DEBUG
           default: 'false'
           description: "Show debut output information"
+      - string:
+          name: GIT_BASE
+          default: https://gerrit.opnfv.org/gerrit/$PROJECT
+          description: "Used for overriding the GIT URL coming from Global Jenkins configuration."
 
     scm:
       - git-scm