2 name: 'PROJECT-verify-{stream}'
4 # Job template for ODL verify jobs
6 # The purpose of this job template is to setup a ODL verify job
9 # stream: branch with - in place of / (eg. stable-helium)
10 # branch: branch (eg. stable/helium)
18 daysToKeep: '{build-days-to-keep}'
19 numToKeep: '{build-num-to-keep}'
20 artifactDaysToKeep: '{build-artifact-days-to-keep}'
21 artifactNumToKeep: '{build-artifact-num-to-keep}'
31 credentials-id: '{ssh-credentials}'
32 refspec: '$GERRIT_REFSPEC'
33 choosing-strategy: 'gerrit'
37 - ssh-agent-credentials:
38 user: '{ssh-credentials}'
41 - gerrit-trigger-patch-submitted:
46 - wipe-org-opendaylight-repo
52 maven-opts: 'MAVEN_OPTS'
53 settings: '{PROJECT-settings}'
54 global-settings: '{odl-global-settings}'
55 ignore-upstream-changes: true
58 - jacoco-nojava-workaround
62 email-prefix: '[PROJECT]'