Fix GERRIT_BRANCH and GERRIT_REFSPEC for fuel-daily
[releng.git] / jjb / genesis / genesis-fuel.yml
index d8d20fc..c901875 100644 (file)
             name: GIT_BASE
             default: https://gerrit.opnfv.org/gerrit/genesis
             description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
+        - string:
+            name: GERRIT_BRANCH
+            default: origin/master
+            description: "Branch to build, deploy and test."
+        - string:
+            name: GERRIT_REFSPEC
+            default: refs/heads/master
+            description: "Refspec to retrieve."
         - string:
             name: GS_URL
             default: 'artifacts.opnfv.org/genesis/fuel'