X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Facumos%2Fglobal-templates-acumos-rebase.yaml;fp=jjb%2Facumos%2Fglobal-templates-acumos-rebase.yaml;h=0000000000000000000000000000000000000000;hb=87f7bbf044070dbf2b77384c691016515ea47e05;hp=f18732c3f98279fdc008b8cf2c1866cea3734d60;hpb=54c481e7cd1f96ad0d3487046db0317f451b3203;p=infra%2Fcicd.git diff --git a/jjb/acumos/global-templates-acumos-rebase.yaml b/jjb/acumos/global-templates-acumos-rebase.yaml deleted file mode 100644 index f18732c3f..000000000 --- a/jjb/acumos/global-templates-acumos-rebase.yaml +++ /dev/null @@ -1,56 +0,0 @@ -- job-template: - name: 'acumos-{project-name}-rebase' - - node: infra-ubuntu2004 - - disabled: false - - concurrent: false - - properties: - - logrotate - - parameters: - - acumos-gerrit-parameters - - string: - name: PROJECT - default: '{project}' - description: JJB configured PROJECT parameter to identify a Nordix Gerrit project - - string: - name: NORDIX_REMOTE - default: 'ssh://infra@gerrit.nordix.org:29418/acumos/{project}.git' - description: The remote to add for Nordix. - - scm: - - git-scm: - ssh-credentials-id: nordixinfra-lfn-gerrit-ssh - branch: 'master' - refspec: '' - wipe_workspace: false - clean_before: true - - triggers: - - acumos-gerrit-trigger-change-merged: - project: '{project}' - branch: '**' - files: '**' - - timed: "@midnight" - - wrappers: - - build-timeout: - timeout: 10 - - ssh-agent-credentials: - users: - - 'nordixinfra-nordix-gerrit-ssh' - - builders: - - shell: - !include-raw-escape: ../global/rebase-jobs.sh - - publishers: - - notify-slack: - slack-channel: '#infra' - notify-start: false - notify-success: false - notify-failure: true - notify-back-to-normal: true