Merge "Do not trigger distribution-merge by controller"
[releng/builder.git] / jjb / infrautils / infrautils.yaml
1 ---
2 - project:
3     name: infrautils-aluminium
4     jobs:
5       - '{project-name}-distribution-check-{stream}'
6       - '{project-name}-maven-javadoc-jobs'
7       - 'gerrit-release-merge':
8           build-node: centos7-builder-2c-2g
9       - '{project-name}-rtd-jobs':
10           build-node: centos7-builder-2c-2g
11           doc-dir: .tox/docs/tmp/html
12           project-pattern: infrautils
13           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/
14           rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9
15       - odl-maven-jobs-jdk11
16       - odl-maven-verify-jobs
17
18     stream: aluminium
19     project: 'infrautils'
20     project-name: 'infrautils'
21     branch: 'master'
22     java-version: 'openjdk11'
23     mvn-settings: 'infrautils-settings'
24     mvn-version: mvn36
25     mvn-opts: '-Xmx1024m'
26     dependencies: 'odlparent-merge-{stream}'
27     email-upstream: '[infrautils] [odlparent]'
28
29     # Used by the release job
30     staging-profile-id: 96fca0367756c
31
32 - project:
33     name: infrautils-magnesium
34     jobs:
35       - '{project-name}-distribution-check-{stream}'
36       - '{project-name}-maven-javadoc-jobs'
37       - '{project-name}-rtd-jobs':
38           build-node: centos7-builder-2c-2g
39           doc-dir: .tox/docs/tmp/html
40           project-pattern: infrautils
41           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/
42           rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9
43       - odl-maven-jobs-jdk11
44       - odl-maven-verify-jobs
45
46     stream: magnesium
47     project: 'infrautils'
48     project-name: 'infrautils'
49     branch: 'stable/magnesium'
50     java-version: 'openjdk11'
51     mvn-settings: 'infrautils-settings'
52     mvn-opts: '-Xmx1024m'
53     dependencies: 'odlparent-merge-{stream}'
54     email-upstream: '[infrautils] [odlparent]'
55
56     # Used by the release job
57     staging-profile-id: 96fca0367756c
58
59 - project:
60     name: infrautils-sodium
61     jobs:
62       - '{project-name}-distribution-check-{stream}'
63       - '{project-name}-maven-javadoc-jobs'
64       - '{project-name}-rtd-jobs':
65           build-node: centos7-builder-2c-2g
66           doc-dir: .tox/docs/tmp/html
67           project-pattern: infrautils
68           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/
69           rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9
70       - odl-maven-jobs
71       - odl-maven-verify-jobs
72
73     stream: sodium
74     project: 'infrautils'
75     project-name: 'infrautils'
76     branch: 'stable/sodium'
77     mvn-settings: 'infrautils-settings'
78     mvn-opts: '-Xmx1024m'
79     dependencies: 'odlparent-merge-{stream}'
80     email-upstream: '[infrautils] [odlparent]'
81
82     # Used by the release job
83     staging-profile-id: 96fca0367756c
84
85 - project:
86     name: infrautils-sonar
87     jobs:
88       - gerrit-maven-sonar
89     project: 'infrautils'
90     project-name: 'infrautils'
91     branch: 'master'
92     java-version: 'openjdk11'
93     mvn-settings: 'infrautils-settings'
94     mvn-opts: '-Xmx1024m'
95     sonarcloud: true
96     sonarcloud-project-organization: '{sonarcloud_project_organization}'
97     sonarcloud-api-token: '{sonarcloud_api_token}'
98     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
99
100 - project:
101     name: infrautils-info
102     jobs:
103       - gerrit-info-yaml-verify
104     project: infrautils
105     project-name: infrautils
106     branch: master
107     build-node: centos7-builder-2c-1g
108
109 - project:
110     name: infrautils-view
111     views:
112       - project-view
113     project-name: infrautils