Sodium branch cutting
[releng/builder.git] / jjb / openflowplugin / openflowplugin.yaml
1 ---
2 - project:
3     name: openflowplugin-magnesium
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: magnesium
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-sodium
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: sodium
54     project: 'openflowplugin'
55     project-name: 'openflowplugin'
56     branch: 'stable/sodium'
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-neon
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     csit-gate-list: 'netvirt-csit-1node-0cmb-1ctl-2cmp-apex-queens-gate-snat-conntrack-{stream}'
86     block_on_csit: false
87
88     stream: neon
89     project: 'openflowplugin'
90     project-name: 'openflowplugin'
91     branch: 'stable/neon'
92     build-node: centos7-builder-2c-8g
93     build-timeout: 90
94     mvn-settings: 'openflowplugin-settings'
95     mvn-goals: 'clean deploy javadoc:aggregate'
96     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
97     dependencies: >
98         odlparent-merge-{stream},
99         yangtools-merge-{stream},
100         controller-merge-{stream},
101         openflowjava-merge-{stream}
102     email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]'
103
104     # Used by the release job
105     staging-profile-id: a68a76dc1b44c
106
107 - project:
108     name: openflowplugin-fluorine
109     jobs:
110       - '{project-name}-distribution-check-{stream}'
111       - '{project-name}-maven-javadoc-jobs'
112       - '{project-name}-rtd-jobs':
113           build-node: centos7-builder-2c-2g
114           doc-dir: .tox/docs/tmp/html
115           project-pattern: openflowplugin
116           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-openflowplugin/38994/
117           rtd-token: 86ce095922558b890c61b1b05d682521d1d66d5f
118       - odl-maven-jobs
119
120     stream: fluorine
121     project: 'openflowplugin'
122     project-name: 'openflowplugin'
123     branch: 'stable/fluorine'
124     build-node: centos7-builder-2c-8g
125     build-timeout: 90
126     mvn-settings: 'openflowplugin-settings'
127     mvn-goals: 'clean deploy javadoc:aggregate'
128     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
129     dependencies: >
130         odlparent-merge-{stream},
131         yangtools-merge-{stream},
132         controller-merge-{stream},
133         openflowjava-merge-{stream}
134     email-upstream: '[openflowplugin] [odlparent] [yangtools] [controller] [openflowjava]'
135
136     # Used by the release job
137     staging-profile-id: a68a76dc1b44c
138
139 - project:
140     name: openflowplugin-sonar
141     jobs:
142       - gerrit-maven-sonar
143
144     project: 'openflowplugin'
145     project-name: 'openflowplugin'
146     branch: 'master'
147     build-node: centos7-builder-2c-8g
148     build-timeout: 90
149     mvn-settings: 'openflowplugin-settings'
150     mvn-goals: 'clean deploy javadoc:aggregate'
151     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
152
153 - project:
154     name: openflowplugin-view
155     views:
156       - project-view
157     project-name: 'openflowplugin'