Feat: switch default build-node to centos8-4c-4g
[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
22     dependencies: ""
23     email-upstream: "[odlparent]"
24     archive-artifacts: >
25       **/*.prop
26       **/*.log
27       **/target/surefire-reports/*-output.txt
28       **/target/failsafe-reports/failsafe-summary.xml
29       **/hs_err_*.log
30       **/target/feature/feature.xml
31
32     # Used by the release job
33     staging-profile-id: 880d5ac25eaa
34
35 - project:
36     name: odlparent-12.0.x
37     jobs:
38       - "{project-name}-rtd-jobs":
39           build-node: centos8-builder-2c-2g
40           doc-dir: .tox/docs/tmp/html
41           project-pattern: odlparent
42           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-odlparent/50830/
43           rtd-token: e5afd4ac1ead64408d9e13cd1f628ade55512f8f
44       - odl-maven-jobs-jdk17
45       - odl-maven-verify-jobs-jdk17
46       - gerrit-tox-verify
47
48     stream: 12.0.x
49     project: odlparent
50     project-name: odlparent
51     branch: 12.0.x
52
53     mvn-settings: odlparent-settings
54
55     dependencies: ""
56     email-upstream: "[odlparent]"
57     archive-artifacts: >
58       **/*.prop
59       **/*.log
60       **/target/surefire-reports/*-output.txt
61       **/target/failsafe-reports/failsafe-summary.xml
62       **/hs_err_*.log
63       **/target/feature/feature.xml
64
65     # Used by the release job
66     staging-profile-id: 880d5ac25eaa
67
68 - project:
69     name: odlparent-11.0.x
70     jobs:
71       - "{project-name}-rtd-jobs":
72           build-node: centos8-builder-2c-2g
73           doc-dir: .tox/docs/tmp/html
74           project-pattern: odlparent
75           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-odlparent/50830/
76           rtd-token: e5afd4ac1ead64408d9e13cd1f628ade55512f8f
77       - odl-maven-jobs-jdk17
78       - odl-maven-verify-jobs-jdk17
79       - gerrit-tox-verify
80
81     project: odlparent
82     project-name: odlparent
83     stream: 11.0.x
84     branch: 11.0.x
85
86     mvn-settings: odlparent-settings
87
88     dependencies: ""
89     email-upstream: "[odlparent]"
90     archive-artifacts: >
91       **/*.prop
92       **/*.log
93       **/target/surefire-reports/*-output.txt
94       **/target/failsafe-reports/failsafe-summary.xml
95       **/hs_err_*.log
96       **/target/feature/feature.xml
97
98     # Used by the release job
99     staging-profile-id: 880d5ac25eaa
100
101 - project:
102     name: odlparent-release-management
103     jobs:
104       - gerrit-release-merge
105
106     project: odlparent
107     project-name: odlparent
108
109     build-node: centos7-builder-2c-1g
110     mvn-settings: odlparent-settings
111
112 - project:
113     name: odlparent-sonar
114     jobs:
115       - gerrit-maven-sonar:
116           mvn-params: >
117             -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec
118             -Dskip.karaf.featureTest=true
119           sonar-mvn-goal: >
120             jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec
121             sonar:sonar
122
123     project: "odlparent"
124     project-name: "odlparent"
125     branch: "master"
126
127     java-version: "openjdk17"
128     mvn-version: mvn38
129     mvn-settings: "odlparent-settings"
130     mvn-opts: "-Xmx1024m"
131     sonarcloud: true
132     sonarcloud-project-organization: "{sonarcloud_project_organization}"
133     sonarcloud-api-token: "{sonarcloud_api_token}"
134     sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
135
136 - project:
137     name: odlparent-info
138     jobs:
139       - gerrit-info-yaml-verify
140     project: odlparent
141     project-name: odlparent
142     branch: master
143     build-node: centos7-builder-2c-1g
144
145 - project:
146     name: odlparent-view
147     views:
148       - project-view
149     project-name: odlparent