X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight%2Fglobal-templates-opendaylight-rebase.yaml;h=71be8982f7e215ebaade5eadca1946135b369dcf;hb=75049983152ee45f9b50333783358e05c0db9365;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..71be8982 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' @@ -38,8 +42,12 @@ builders: - shell: - !include-raw-escape: ./rebase-jobs.sh + !include-raw-escape: ../global/rebase-jobs.sh publishers: - notify-slack: slack-channel: '#infra' + notify-start: false + notify-success: false + notify-failure: true + notify-back-to-normal: true