X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fopendev%2Fglobal-templates-opendev-push-upstream.yaml;h=7b1b983eeb06075a9dd20af6a79f30ae62448f1b;hb=72c2eef6463cae46fffd5180f192114431410693;hp=c0c279e9f587f5a0fe22004b91fc1ed273fa9b77;hpb=28e1041f3891e5369fd8a6ba3434982c0404efcb;p=infra%2Fcicd.git diff --git a/jjb/opendev/global-templates-opendev-push-upstream.yaml b/jjb/opendev/global-templates-opendev-push-upstream.yaml index c0c279e9..7b1b983e 100644 --- a/jjb/opendev/global-templates-opendev-push-upstream.yaml +++ b/jjb/opendev/global-templates-opendev-push-upstream.yaml @@ -1,7 +1,7 @@ - job-template: name: 'opendev-{project-name}-push-upstream' - node: infra-build01-ubuntu1804 + node: infra-ubuntu2004 disabled: false @@ -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'