Set Jenkins parameter 'GIT_BASE' for overriding the default value
[releng.git] / jjb / container4nfv / yardstick-arm64.yml
index bd1d8aa..9b8b271 100644 (file)
@@ -5,7 +5,7 @@
 - project:
     name: yardstick-arm64
 
-    project: '{name}'
+    project: 'yardstick'
 
     # -------------------------------
     # BRANCH ANCHORS
           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