7 nexus-iq-namespace: odl-
8 nexus-iq-stage: release
10 # TODO: Figure out what's wrong with the gerrit-maven-merge job.
11 # - gerrit-maven-merge:
14 # - 'distribution-merge-{stream}'
16 # trigger-with-no-params: true
17 - '{project-name}-merge-{stream}':
19 mvn-goals: clean install -V -Dmaven.compile.fork=true -Dintegrationtests -Dvtn.build.jobs=2
24 ossrh-profile-id: 6386ebbbf3a563
26 - gerrit-maven-verify-dependencies:
32 name: '{project-name}-integration-{stream}'
34 ######################
35 # Default parameters #
36 ######################
41 **/target/**/feature.xml
42 **/target/failsafe-reports/failsafe-summary.xml
43 **/target/surefire-reports/*-output.txt
44 mvn-goals: clean install
50 project-type: freestyle
55 - opendaylight-infra-properties:
56 build-days-to-keep: '{build-days-to-keep}'
59 - opendaylight-infra-parameters:
60 os-cloud: '{os-cloud}'
63 refspec: 'refs/heads/{branch}'
64 artifacts: '{archive-artifacts}'
72 - opendaylight-infra-wrappers:
73 build-timeout: '{build-timeout}'
77 jobs: '{dependencies}'
81 - lf-jacoco-nojava-workaround
82 - lf-provide-maven-settings:
83 global-settings-file: 'global-settings'
84 settings-file: '{mvn-settings}'
86 maven-version: 'mvn35'
89 {opendaylight-infra-mvn-opts}
92 settings: '{mvn-settings}'
94 global-settings: 'global-settings'
95 global-settings-type: cfp
99 email-recipients: '{email-recipients}'
100 email-prefix: '{email-upstream}'
106 name: '{project-name}-merge-{stream}'
108 ######################
109 # Default parameters #
110 ######################
115 **/target/**/feature.xml
116 **/target/failsafe-reports/failsafe-summary.xml
117 **/target/surefire-reports/*-output.txt
121 java-version: openjdk8
123 #####################
124 # Job Configuration #
125 #####################
127 # Need to keep jobs that deploy to Nexus at end of build as Maven
128 # projects. Maybe reconsider this once upstream moves deploy to a
129 # separate lifecycle:
130 # https://issues.apache.org/jira/browse/MNG-5666
133 jdk: '{java-version}'
136 - opendaylight-infra-properties:
137 build-days-to-keep: 14
140 - opendaylight-infra-parameters:
141 os-cloud: '{os-cloud}'
144 refspec: 'refs/heads/{branch}'
145 artifacts: '{archive-artifacts}'
149 description: "String representing release name"
152 - gerrit-trigger-scm:
154 choosing-strategy: 'default'
157 - opendaylight-infra-wrappers:
158 build-timeout: '{build-timeout}'
161 - timed: '{obj:cron}'
162 - gerrit-trigger-patch-merged:
163 gerrit-server-name: '{gerrit-server-name}'
170 - lf-jacoco-nojava-workaround
171 - lf-provide-maven-settings:
172 global-settings-file: 'global-settings'
173 settings-file: '{mvn-settings}'
175 mvn-version: '{mvn-version}'
177 # TODO: Do we want to apply sophisticated checks as in *-distribution-check-*?
179 maven-name: '{mvn-version}'
184 {opendaylight-infra-mvn-opts}
185 maven-opts: '{mvn-opts}'
186 settings: '{mvn-settings}'
188 global-settings: 'global-settings'
189 global-settings-type: cfp
190 post-step-run-condition: UNSTABLE
196 - email-notification:
197 email-recipients: '{email-recipients}'
198 email-prefix: '[{project-name}]'
202 deploy-unstable: false