X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Facumos%2Fglobal-templates-acumos-push-upstream.yaml;h=d31fb788bd28f7dbeb84d1d279d1f750d970835e;hb=3903cf0252955d011779b0950436e4e2b3cec3b2;hp=a0cf5b120c7c6fe52b698ccb7ca5fc0d5664f70a;hpb=591f1b850cb87f7ed424fd8a6063624f71e25c6d;p=infra%2Fcicd.git diff --git a/jjb/acumos/global-templates-acumos-push-upstream.yaml b/jjb/acumos/global-templates-acumos-push-upstream.yaml index a0cf5b12..d31fb788 100644 --- a/jjb/acumos/global-templates-acumos-push-upstream.yaml +++ b/jjb/acumos/global-templates-acumos-push-upstream.yaml @@ -1,11 +1,11 @@ - job-template: name: 'acumos-{project-name}-push-upstream' - node: infra-build01-ubuntu1804 + node: infra-ubuntu2004 disabled: false - concurrent: true + concurrent: false properties: - logrotate @@ -34,11 +34,11 @@ wrappers: - build-timeout: timeout: 10 + - ssh-agent-credentials: + users: + - 'infra-upstream-gerrit-ssh-passphrase' + - 'nordixinfra-nordix-gerrit-ssh' builders: - shell: !include-raw-escape: ./push-upstream-jobs.sh - - publishers: - - notify-slack: - slack-channel: '#infra'