X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fglobal-templates-push-upstream.yaml;h=24dd1d9c98d5a18f7b361dec6fc5ca192ed053fb;hb=544d10150d475fadbc8327ebde60528ebbc5bd18;hp=7b5612e9cd8eb6cf8a778080be6f4319e09d540c;hpb=e2e3ff76a147f1e2f31d4ee0a418afcf3b6ab4d6;p=infra%2Fcicd.git diff --git a/jjb/global/global-templates-push-upstream.yaml b/jjb/global/global-templates-push-upstream.yaml index 7b5612e9..24dd1d9c 100644 --- a/jjb/global/global-templates-push-upstream.yaml +++ b/jjb/global/global-templates-push-upstream.yaml @@ -1,11 +1,14 @@ - job-template: name: '{project-name}-{stream}-push-upstream' - node: onap-ubuntu1604 + node: onap-ubuntu2004 disabled: false - concurrent: true + concurrent: false + + properties: + - logrotate parameters: - project-parameters: @@ -18,6 +21,8 @@ ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: $GERRIT_REFSPEC + wipe_workspace: true + clean_before: false triggers: - nordix-gerrit-push-upstream: @@ -28,6 +33,10 @@ wrappers: - build-timeout: timeout: 10 + - ssh-agent-credentials: + users: + - 'infra-upstream-gerrit-ssh-passphrase' + - 'nordixinfra-nordix-gerrit-ssh' builders: - shell: