X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Facumos%2Fglobal-templates-acumos-push-upstream.yaml;h=17f6854a46c20679b0087dd73840696fc1958f79;hb=28e1041f3891e5369fd8a6ba3434982c0404efcb;hp=2a31aafda168cee2f235197924ac76f503ca2a59;hpb=7e507875f63896df2bfd2e3efe33da2a9521f6ad;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 2a31aafd..17f6854a 100644 --- a/jjb/acumos/global-templates-acumos-push-upstream.yaml +++ b/jjb/acumos/global-templates-acumos-push-upstream.yaml @@ -1,25 +1,26 @@ - job-template: - name: 'acumos-{project-name}-{stream}-push-upstream' + name: 'acumos-{project-name}-push-upstream' - node: onap-ubuntu1604 + node: infra-build01-ubuntu1804 disabled: false - concurrent: true + concurrent: false properties: - logrotate parameters: - - project-parameters: - project: 'acumos/{project}' - branch: '{branch}' + - string: + name: PROJECT + default: 'acumos/{project}' + description: JJB configured PROJECT parameter to identify a Nordix Gerrit project - nordix-gerrit-parameters scm: - git-scm-gerrit: ssh-credentials-id: nordixinfra-nordix-gerrit-ssh - branch: '{branch}' + branch: $GERRIT_BRANCH refspec: $GERRIT_REFSPEC wipe_workspace: true clean_before: false @@ -27,7 +28,7 @@ triggers: - nordix-gerrit-push-upstream: project: 'acumos/{project}' - branch: '{branch}' + branch: '**' files: '**' wrappers: