X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fglobal-templates-rebase.yaml;h=843175e60143527c6108c481fdbae5f8ba8fa5fb;hb=996d10c26b43b223c4fe5e58f2af74ef276367c8;hp=19c3af7102e51744aa03727528f97d8828bb850b;hpb=a2beeb2cade734853d6636143686e34ee5c2e8c8;p=infra%2Fcicd.git diff --git a/jjb/global/global-templates-rebase.yaml b/jjb/global/global-templates-rebase.yaml index 19c3af71..843175e6 100644 --- a/jjb/global/global-templates-rebase.yaml +++ b/jjb/global/global-templates-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: '{project-name}-{stream}-rebase' - node: ubuntu1804 + node: infra-build01-ubuntu1804 disabled: false @@ -16,21 +16,17 @@ name: NORDIX_REMOTE default: 'ssh://infra@gerrit.nordix.org:29418/{project}.git' description: The remote to add for Nordix. - - string: - name: UPSTREAM_BRANCH - default: '{upstream-branch}' - description: The upstream branch to rebase against. scm: - git-scm: ssh-credentials-id: nordixinfra-lfn-gerrit-ssh - branch: "$UPSTREAM_BRANCH" + branch: '{branch}' refspec: '' triggers: - onap-gerrit-trigger-change-merged: project: '{project}' - branch: "$UPSTREAM_BRANCH" + branch: '{branch}' files: '**' builders: