X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fopendev%2Fglobal-templates-opendev-rebase.yaml;h=18006da3ccf012a3b920f4c5c51d658d76b2c6c1;hb=8785eaaf4ff9b2e9c289a3f46f0336c717e83ef7;hp=83e40d59d318ce618b9023cf54ba672c3c52c28e;hpb=f63577d1695c69a72ebf7393647964381f4585b1;p=infra%2Fcicd.git diff --git a/jjb/opendev/global-templates-opendev-rebase.yaml b/jjb/opendev/global-templates-opendev-rebase.yaml index 83e40d59..18006da3 100644 --- a/jjb/opendev/global-templates-opendev-rebase.yaml +++ b/jjb/opendev/global-templates-opendev-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: 'opendev-{project-name}-rebase' - node: infra-ubuntu1804 + node: infra-ubuntu2004 disabled: false @@ -39,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