X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Facumos%2Fglobal-templates-acumos-push-upstream.yaml;h=03e6d9efb1dacdc6dac72092800e37cd64a5ba52;hb=186925292b4a8bf7768b5d85804c68108c5650ae;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..03e6d9ef 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-ubuntu1804 disabled: false - concurrent: true + concurrent: false properties: - logrotate @@ -34,11 +34,10 @@ wrappers: - build-timeout: timeout: 10 + - ssh-agent-credentials: + users: + - 'infra-upstream-gerrit-ssh-passphrase' builders: - shell: !include-raw-escape: ./push-upstream-jobs.sh - - publishers: - - notify-slack: - slack-channel: '#infra'