2325fe5f14d3e25d05eddf229ba38c1d19b653f3
[releng/builder.git] / jjb / odlparent / odlparent.yaml
1 ---
2 - project:
3     name: odlparent-master
4     jobs:
5       - "{project-name}-rtd-jobs":
6           build-node: centos8-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-12.0.x
38     jobs:
39       - "{project-name}-rtd-jobs":
40           build-node: centos8-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     stream: 12.0.x
50     project: odlparent
51     project-name: odlparent
52     branch: 12.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-11.0.x
72     jobs:
73       - "{project-name}-rtd-jobs":
74           build-node: centos8-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-jdk17
80       - odl-maven-verify-jobs-jdk17
81       - gerrit-tox-verify
82
83     project: odlparent
84     project-name: odlparent
85     stream: 11.0.x
86     branch: 11.0.x
87
88     mvn-settings: odlparent-settings
89     build-node: centos8-builder-4c-4g
90
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-release-management
106     jobs:
107       - gerrit-release-merge
108
109     project: odlparent
110     project-name: odlparent
111
112     build-node: centos7-builder-2c-1g
113     mvn-settings: odlparent-settings
114
115 - project:
116     name: odlparent-sonar
117     jobs:
118       - gerrit-maven-sonar:
119           mvn-params: >
120             -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec
121             -Dskip.karaf.featureTest=true
122           sonar-mvn-goal: >
123             jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec
124             sonar:sonar
125
126     project: "odlparent"
127     project-name: "odlparent"
128     branch: "master"
129
130     build-node: centos8-builder-4c-4g
131     java-version: "openjdk17"
132     mvn-version: mvn38
133     mvn-settings: "odlparent-settings"
134     mvn-opts: "-Xmx1024m"
135     sonarcloud: true
136     sonarcloud-project-organization: "{sonarcloud_project_organization}"
137     sonarcloud-api-token: "{sonarcloud_api_token}"
138     sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
139
140 - project:
141     name: odlparent-info
142     jobs:
143       - gerrit-info-yaml-verify
144     project: odlparent
145     project-name: odlparent
146     branch: master
147     build-node: centos7-builder-2c-1g
148
149 - project:
150     name: odlparent-view
151     views:
152       - project-view
153     project-name: odlparent