X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight%2Fglobal-templates-opendaylight-rebase.yaml;h=3c03959d84c1b5cea660e02f004350be42a489c9;hb=refs%2Fchanges%2F51%2F1751%2F3;hp=e6921391aa951df8511c90aa85a350d2cd64db8c;hpb=4926d1c13e51b8ff20871b309821be2aaa69d675;p=infra%2Fcicd.git diff --git a/jjb/opendaylight/global-templates-opendaylight-rebase.yaml b/jjb/opendaylight/global-templates-opendaylight-rebase.yaml index e6921391..3c03959d 100644 --- a/jjb/opendaylight/global-templates-opendaylight-rebase.yaml +++ b/jjb/opendaylight/global-templates-opendaylight-rebase.yaml @@ -12,6 +12,10 @@ parameters: - odl-gerrit-parameters + - string: + name: PROJECT + default: '{project}' + description: JJB configured PROJECT parameter to identify a Nordix Gerrit project - string: name: NORDIX_REMOTE default: 'ssh://infra@gerrit.nordix.org:29418/opendaylight/{project}.git' @@ -43,3 +47,7 @@ publishers: - notify-slack: slack-channel: '#infra' + notify-start: false + notify-success: false + notify-failure: true + notify-back-to-normal: true