Addd ODL Gerrit parameters to global jjb macros
[infra/cicd.git] / jjb / global / jjb-macros.yaml
index b96a205b0fbbf082b06da1588095161cda20b28a..0d9e530ea73faa87bd82d08df7aabb98ad4e8e4c 100644 (file)
           default: ssh://$GERRIT_USER@gerrit.acumos.org:29418
           description: SSH URL to Project Repo on Acumos Gerrit to clone repo
 
+- parameter:
+    name: odl-gerrit-parameters
+    parameters:
+      - string:
+          name: GERRIT_USER
+          default: nordix
+          description: Non-interactive user to stream Gerrit Events on ODL Gerrit
+      - string:
+          name: GIT_BASE_HTTPS
+          default: https://git.opendaylight.org/gerrit
+          description: HTTPS URL to Project Repo on OODL Gerrit to clone repo
+      - string:
+          name: GIT_BASE_SSH
+          default: ssh://$GERRIT_USER@git.opendaylight.org:29418
+          description: SSH URL to Project Repo on ODL Gerrit to clone repo
+
 # defaults for job build history
 - property:
     name: logrotate-default