X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Facumos%2Fglobal-templates-acumos-rebase.yaml;h=f18732c3f98279fdc008b8cf2c1866cea3734d60;hb=092fa7eca170befe08260df6b46cdf0dc62a5403;hp=5ae2c88fe78416a3c347219a603e0d444fc1b1e6;hpb=f63577d1695c69a72ebf7393647964381f4585b1;p=infra%2Fcicd.git diff --git a/jjb/acumos/global-templates-acumos-rebase.yaml b/jjb/acumos/global-templates-acumos-rebase.yaml index 5ae2c88f..f18732c3 100644 --- a/jjb/acumos/global-templates-acumos-rebase.yaml +++ b/jjb/acumos/global-templates-acumos-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: 'acumos-{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