Merge "Add odlparent-11 jobs"
[releng/builder.git] / jjb / odlparent / odlparent.yaml
1 ---
2 - project:
3     name: odlparent-master
4     jobs:
5       - "{project-name}-rtd-jobs":
6           build-node: centos7-builder-2c-2g
7           doc-dir: .tox/docs/tmp/html
8           project-pattern: odlparent
9           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-odlparent/50830/
10           rtd-token: e5afd4ac1ead64408d9e13cd1f628ade55512f8f
11       - odl-maven-jobs-jdk17
12       - odl-maven-verify-jobs-jdk17
13       - gerrit-tox-verify
14
15     project: odlparent
16     project-name: odlparent
17     stream: master
18     branch: master
19
20     mvn-settings: odlparent-settings
21     build-node: centos8-builder-4c-4g
22
23     dependencies: ""
24     email-upstream: "[odlparent]"
25     archive-artifacts: >
26       **/*.prop
27       **/*.log
28       **/target/surefire-reports/*-output.txt
29       **/target/failsafe-reports/failsafe-summary.xml
30       **/hs_err_*.log
31       **/target/feature/feature.xml
32
33     # Used by the release job
34     staging-profile-id: 880d5ac25eaa
35
36 - project:
37     name: odlparent-11.0.x
38     jobs:
39       - "{project-name}-rtd-jobs":
40           build-node: centos7-builder-2c-2g
41           doc-dir: .tox/docs/tmp/html
42           project-pattern: odlparent
43           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-odlparent/50830/
44           rtd-token: e5afd4ac1ead64408d9e13cd1f628ade55512f8f
45       - odl-maven-jobs-jdk17
46       - odl-maven-verify-jobs-jdk17
47       - gerrit-tox-verify
48
49     project: odlparent
50     project-name: odlparent
51     stream: 11.0.x
52     branch: 11.0.x
53
54     mvn-settings: odlparent-settings
55     build-node: centos8-builder-4c-4g
56
57     dependencies: ""
58     email-upstream: "[odlparent]"
59     archive-artifacts: >
60       **/*.prop
61       **/*.log
62       **/target/surefire-reports/*-output.txt
63       **/target/failsafe-reports/failsafe-summary.xml
64       **/hs_err_*.log
65       **/target/feature/feature.xml
66
67     # Used by the release job
68     staging-profile-id: 880d5ac25eaa
69
70 - project:
71     name: odlparent-10.0.x
72     jobs:
73       - "{project-name}-rtd-jobs":
74           build-node: centos7-builder-2c-2g
75           doc-dir: .tox/docs/tmp/html
76           project-pattern: odlparent
77           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-odlparent/50830/
78           rtd-token: e5afd4ac1ead64408d9e13cd1f628ade55512f8f
79       - odl-maven-jobs-jdk11
80       - odl-maven-verify-jobs
81       - odl-maven-verify-jobs-jdk17:
82           build-node: centos8-builder-4c-4g
83       - gerrit-tox-verify
84
85     project: odlparent
86     project-name: odlparent
87     stream: 10.0.x
88     branch: 10.0.x
89
90     mvn-settings: odlparent-settings
91     dependencies: ""
92     email-upstream: "[odlparent]"
93     archive-artifacts: >
94       **/*.prop
95       **/*.log
96       **/target/surefire-reports/*-output.txt
97       **/target/failsafe-reports/failsafe-summary.xml
98       **/hs_err_*.log
99       **/target/feature/feature.xml
100
101     # Used by the release job
102     staging-profile-id: 880d5ac25eaa
103
104 - project:
105     name: odlparent-9.0.x
106     jobs:
107       - "{project-name}-rtd-jobs":
108           build-node: centos7-builder-2c-2g
109           doc-dir: .tox/docs/tmp/html
110           project-pattern: odlparent
111           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-odlparent/50830/
112           rtd-token: e5afd4ac1ead64408d9e13cd1f628ade55512f8f
113       - odl-maven-jobs-jdk11
114       - odl-maven-verify-jobs
115       - gerrit-tox-verify
116
117     project: odlparent
118     project-name: odlparent
119     stream: 9.0.x
120     branch: 9.0.x
121
122     java-version: "openjdk11"
123     mvn-settings: odlparent-settings
124     mvn-version: mvn36
125
126     dependencies: ""
127     email-upstream: "[odlparent]"
128     archive-artifacts: >
129       **/*.prop
130       **/*.log
131       **/target/surefire-reports/*-output.txt
132       **/target/failsafe-reports/failsafe-summary.xml
133       **/hs_err_*.log
134       **/target/feature/feature.xml
135
136     # Used by the release job
137     staging-profile-id: 880d5ac25eaa
138
139 - project:
140     name: odlparent-release-management
141     jobs:
142       - gerrit-release-merge
143
144     project: odlparent
145     project-name: odlparent
146
147     build-node: centos7-builder-2c-1g
148     mvn-settings: odlparent-settings
149
150 - project:
151     name: odlparent-sonar
152     jobs:
153       - gerrit-maven-sonar:
154           mvn-params: >
155             -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec
156             -Dskip.karaf.featureTest=true
157           sonar-mvn-goal: >
158             jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec
159             sonar:sonar
160
161     project: "odlparent"
162     project-name: "odlparent"
163     branch: "master"
164
165     build-node: centos8-builder-4c-4g
166     java-version: "openjdk17"
167     mvn-version: mvn38
168     mvn-settings: "odlparent-settings"
169     mvn-opts: "-Xmx1024m"
170     sonarcloud: true
171     sonarcloud-project-organization: "{sonarcloud_project_organization}"
172     sonarcloud-api-token: "{sonarcloud_api_token}"
173     sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
174
175 - project:
176     name: odlparent-info
177     jobs:
178       - gerrit-info-yaml-verify
179     project: odlparent
180     project-name: odlparent
181     branch: master
182     build-node: centos7-builder-2c-1g
183
184 - project:
185     name: odlparent-view
186     views:
187       - project-view
188     project-name: odlparent