X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fglobal-templates-push-upstream.yaml;h=0cea40999d70ceacfe6d23d8cf5c894e25fce5b9;hb=d643ea7acf4cd3e57ba89f092d39e0874b8b111c;hp=cde2a836058691698d2132fd02e4df71c999b1f1;hpb=a5227902937566516befa875449c9b53f62da7a1;p=infra%2Fcicd.git diff --git a/jjb/global/global-templates-push-upstream.yaml b/jjb/global/global-templates-push-upstream.yaml index cde2a836..0cea4099 100644 --- a/jjb/global/global-templates-push-upstream.yaml +++ b/jjb/global/global-templates-push-upstream.yaml @@ -5,7 +5,10 @@ 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: @@ -25,6 +30,13 @@ branch: '{branch}' files: '**' + wrappers: + - build-timeout: + timeout: 10 + - ssh-agent-credentials: + users: + - 'infra-upstream-gerrit-ssh-passphrase' + builders: - shell: !include-raw-escape: ./push-upstream-jobs.sh