Merge "Disable all Oxygen Jobs to save infra resources"
[releng/builder.git] / jjb / openflowplugin / openflowplugin.yaml
1 ---
2 - project:
3     name: openflowplugin-sodium
4     jobs:
5       - '{project-name}-distribution-check-{stream}'
6       - '{project-name}-maven-javadoc-jobs'
7       - '{project-name}-rtd-jobs':
8           build-node: centos7-builder-2c-2g
9           doc-dir: .tox/docs/tmp/html
10           project-pattern: openflowplugin
11           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-openflowplugin/38994/
12           rtd-token: 86ce095922558b890c61b1b05d682521d1d66d5f
13       - odl-maven-jobs
14
15     csit-gate-list: 'netvirt-csit-1node-0cmb-1ctl-2cmp-apex-queens-gate-snat-conntrack-{stream}'
16     block_on_csit: false
17
18     stream: sodium
19     project: 'openflowplugin'
20     project-name: 'openflowplugin'
21     branch: 'master'
22     build-node: centos7-builder-2c-8g
23     build-timeout: 90
24     mvn-settings: 'openflowplugin-settings'
25     mvn-goals: 'clean deploy javadoc:aggregate'
26     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
27     dependencies: >
28         odlparent-merge-{stream},
29         yangtools-merge-{stream},
30         controller-merge-{stream},
31         openflowjava-merge-{stream}
32     email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]'
33
34     # Used by the release job
35     staging-profile-id: a68a76dc1b44c
36
37 - project:
38     name: openflowplugin-neon
39     jobs:
40       - '{project-name}-distribution-check-{stream}'
41       - '{project-name}-maven-javadoc-jobs'
42       - '{project-name}-rtd-jobs':
43           build-node: centos7-builder-2c-2g
44           doc-dir: .tox/docs/tmp/html
45           project-pattern: openflowplugin
46           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-openflowplugin/38994/
47           rtd-token: 86ce095922558b890c61b1b05d682521d1d66d5f
48       - odl-maven-jobs
49
50     csit-gate-list: 'netvirt-csit-1node-0cmb-1ctl-2cmp-apex-queens-gate-snat-conntrack-{stream}'
51     block_on_csit: false
52
53     stream: neon
54     project: 'openflowplugin'
55     project-name: 'openflowplugin'
56     branch: 'stable/neon'
57     build-node: centos7-builder-2c-8g
58     build-timeout: 90
59     mvn-settings: 'openflowplugin-settings'
60     mvn-goals: 'clean deploy javadoc:aggregate'
61     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
62     dependencies: >
63         odlparent-merge-{stream},
64         yangtools-merge-{stream},
65         controller-merge-{stream},
66         openflowjava-merge-{stream}
67     email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]'
68
69     # Used by the release job
70     staging-profile-id: a68a76dc1b44c
71
72 - project:
73     name: openflowplugin-fluorine
74     jobs:
75       - '{project-name}-distribution-check-{stream}'
76       - '{project-name}-maven-javadoc-jobs'
77       - '{project-name}-rtd-jobs':
78           build-node: centos7-builder-2c-2g
79           doc-dir: .tox/docs/tmp/html
80           project-pattern: openflowplugin
81           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-openflowplugin/38994/
82           rtd-token: 86ce095922558b890c61b1b05d682521d1d66d5f
83       - odl-maven-jobs
84
85     stream: fluorine
86     project: 'openflowplugin'
87     project-name: 'openflowplugin'
88     branch: 'stable/fluorine'
89     build-node: centos7-builder-2c-8g
90     build-timeout: 90
91     mvn-settings: 'openflowplugin-settings'
92     mvn-goals: 'clean deploy javadoc:aggregate'
93     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
94     dependencies: >
95         odlparent-merge-{stream},
96         yangtools-merge-{stream},
97         controller-merge-{stream},
98         openflowjava-merge-{stream}
99     email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]'
100
101     # Used by the release job
102     staging-profile-id: a68a76dc1b44c
103
104 - project:
105     name: openflowplugin-oxygen
106     jobs:
107       - '{project-name}-distribution-check-{stream}'
108       - '{project-name}-maven-javadoc-jobs'
109       - '{project-name}-rtd-jobs':
110           build-node: centos7-builder-2c-2g
111           doc-dir: .tox/docs/tmp/html
112           project-pattern: openflowplugin
113           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-openflowplugin/38994/
114           rtd-token: 86ce095922558b890c61b1b05d682521d1d66d5f
115       - odl-maven-jobs
116
117     stream: oxygen
118     project: 'openflowplugin'
119     project-name: 'openflowplugin'
120     branch: 'stable/oxygen'
121     build-node: centos7-builder-2c-8g
122     build-timeout: 90
123     mvn-settings: 'openflowplugin-settings'
124     mvn-goals: 'clean deploy javadoc:aggregate'
125     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
126     dependencies: >
127         odlparent-merge-{stream},
128         yangtools-merge-{stream},
129         controller-merge-{stream},
130         openflowjava-merge-{stream}
131     email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]'
132     disable-job: true
133
134     # Used by the release job
135     staging-profile-id: a68a76dc1b44c
136
137 - project:
138     name: openflowplugin-sonar
139     jobs:
140       - gerrit-maven-sonar
141
142     project: 'openflowplugin'
143     project-name: 'openflowplugin'
144     branch: 'master'
145     build-node: centos7-builder-2c-8g
146     build-timeout: 90
147     mvn-settings: 'openflowplugin-settings'
148     mvn-goals: 'clean deploy javadoc:aggregate'
149     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
150
151 - project:
152     name: openflowplugin-view
153     views:
154       - project-view
155     project-name: 'openflowplugin'
156
157 - project:
158     name: openflowplugin-oxygen-view
159     views:
160       - common-view
161     view-name: 'openflowplugin-oxygen'
162     view-regex: '^openflowplugin-.*-oxygen'