X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fjjb-macros.yaml;h=0d9e530ea73faa87bd82d08df7aabb98ad4e8e4c;hb=refs%2Fchanges%2F51%2F1251%2F1;hp=b96a205b0fbbf082b06da1588095161cda20b28a;hpb=1c342a8aec4a90ba70a9e70b1601e53876542084;p=infra%2Fcicd.git diff --git a/jjb/global/jjb-macros.yaml b/jjb/global/jjb-macros.yaml index b96a205b0..0d9e530ea 100644 --- a/jjb/global/jjb-macros.yaml +++ b/jjb/global/jjb-macros.yaml @@ -74,6 +74,22 @@ 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