5cae95da3fcc7d8eb56d43d5cbaeed57ce988990
[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-release-management
72     jobs:
73       - gerrit-release-merge
74
75     project: odlparent
76     project-name: odlparent
77
78     build-node: centos7-builder-2c-1g
79     mvn-settings: odlparent-settings
80
81 - project:
82     name: odlparent-sonar
83     jobs:
84       - gerrit-maven-sonar:
85           mvn-params: >
86             -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec
87             -Dskip.karaf.featureTest=true
88           sonar-mvn-goal: >
89             jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec
90             sonar:sonar
91
92     project: "odlparent"
93     project-name: "odlparent"
94     branch: "master"
95
96     build-node: centos8-builder-4c-4g
97     java-version: "openjdk17"
98     mvn-version: mvn38
99     mvn-settings: "odlparent-settings"
100     mvn-opts: "-Xmx1024m"
101     sonarcloud: true
102     sonarcloud-project-organization: "{sonarcloud_project_organization}"
103     sonarcloud-api-token: "{sonarcloud_api_token}"
104     sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
105
106 - project:
107     name: odlparent-info
108     jobs:
109       - gerrit-info-yaml-verify
110     project: odlparent
111     project-name: odlparent
112     branch: master
113     build-node: centos7-builder-2c-1g
114
115 - project:
116     name: odlparent-view
117     views:
118       - project-view
119     project-name: odlparent