blob: 860247c657f18f292f34fcf6917b2b6d4fd87897 [file] [log] [blame]
- job-template:
name: 'opendaylight-{project-name}-push-upstream'
node: infra-ubuntu1804
disabled: false
concurrent: false
properties:
- logrotate
parameters:
- string:
name: PROJECT
default: 'opendaylight/{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: $GERRIT_BRANCH
refspec: $GERRIT_REFSPEC
wipe_workspace: true
clean_before: false
triggers:
- nordix-gerrit-push-upstream:
project: 'opendaylight/{project}'
branch: '**'
files: '**'
wrappers:
- build-timeout:
timeout: 10
builders:
- shell:
!include-raw-escape: ./push-upstream-jobs.sh