Addd ODL Gerrit parameters to global jjb macros 51/1251/1
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 21 May 2019 10:14:29 +0000 (12:14 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 21 May 2019 10:14:29 +0000 (12:14 +0200)
Change-Id: I320360138310b1d5bd43a890cb89086f762cb2d8

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