X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight%2Fglobal-templates-opendaylight-rebase.yaml;h=cbee1e3656a6e008469ec29d233cdf54313c76c6;hb=fba373c23747d6ccc9a53b4ab0364ea61a7b22b8;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..cbee1e36 100644 --- a/jjb/opendaylight/global-templates-opendaylight-rebase.yaml +++ b/jjb/opendaylight/global-templates-opendaylight-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: 'opendaylight-{project-name}-rebase' - node: infra-ubuntu1804 + node: infra-ubuntu2004 disabled: false @@ -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' @@ -35,11 +39,18 @@ wrappers: - build-timeout: timeout: 10 + - ssh-agent-credentials: + users: + - 'nordixinfra-nordix-gerrit-ssh' 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