X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Facumos%2Fglobal-templates-acumos-push-upstream.yaml;fp=jjb%2Facumos%2Fglobal-templates-acumos-push-upstream.yaml;h=a0cf5b120c7c6fe52b698ccb7ca5fc0d5664f70a;hb=591f1b850cb87f7ed424fd8a6063624f71e25c6d;hp=2a31aafda168cee2f235197924ac76f503ca2a59;hpb=b113852c4b3d4f1bd9616ad904e767c608a6012d;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 2a31aafda..a0cf5b120 100644 --- a/jjb/acumos/global-templates-acumos-push-upstream.yaml +++ b/jjb/acumos/global-templates-acumos-push-upstream.yaml @@ -1,7 +1,7 @@ - job-template: - name: 'acumos-{project-name}-{stream}-push-upstream' + name: 'acumos-{project-name}-push-upstream' - node: onap-ubuntu1604 + node: infra-build01-ubuntu1804 disabled: false @@ -11,15 +11,16 @@ - 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: