Manage ODL Jenkins views with view-templates
[releng/builder.git] / jjb / iotdm / iotdm.yaml
1 ---
2 - project:
3     name: iotdm-neon
4     jobs:
5       - odl-maven-jobs
6
7     stream: neon
8     project: 'iotdm'
9     project-name: 'iotdm'
10     branch: 'master'
11     build-node: centos7-builder-2c-8g
12     mvn-settings: 'iotdm-settings'
13     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
14     dependencies: 'aaa-merge-{stream}'
15     email-upstream: '[iotdm] [aaa]'
16
17     # Used by the release job
18     staging-profile-id: 96fd6e9453970
19
20 - project:
21     name: iotdm-fluorine
22     jobs:
23       - odl-maven-jobs
24
25     stream: fluorine
26     project: 'iotdm'
27     project-name: 'iotdm'
28     branch: 'stable/fluorine'
29     build-node: centos7-builder-2c-8g
30     mvn-settings: 'iotdm-settings'
31     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
32     dependencies: 'aaa-merge-{stream}'
33     email-upstream: '[iotdm] [aaa]'
34
35     # Used by the release job
36     staging-profile-id: 96fd6e9453970
37
38 - project:
39     name: iotdm-oxygen
40     jobs:
41       - '{project-name}-distribution-check-{stream}'
42       - odl-maven-jobs
43
44     stream: oxygen
45     project: 'iotdm'
46     project-name: 'iotdm'
47     branch: 'stable/oxygen'
48     build-node: centos7-builder-2c-8g
49     mvn-settings: 'iotdm-settings'
50     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
51     dependencies: 'aaa-merge-{stream}'
52     email-upstream: '[iotdm] [aaa]'
53
54     # Used by the release job
55     staging-profile-id: 96fd6e9453970
56
57 - project:
58     name: iotdm-sonar
59     jobs:
60       - gerrit-maven-sonar
61     project: 'iotdm'
62     project-name: 'iotdm'
63     branch: 'master'
64     build-node: centos7-builder-2c-8g
65     mvn-settings: 'iotdm-settings'
66     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
67
68 - project:
69     name: iotdm-view
70     views:
71       - project-view
72     project-name: iotdm