d58d472758d064a1c1ed5232f52082858ed9f381
[releng/builder.git] / jjb / of-config / of-config.yaml
1 ---
2 - project:
3     name: of-config-sodium
4     jobs:
5       - odl-maven-jobs
6
7     stream: sodium
8     project: 'of-config'
9     project-name: 'of-config'
10     branch: 'master'
11     mvn-settings: 'of-config-settings'
12     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
13     dependencies: netconf-merge-{stream}'
14     email-upstream: '[of-config] [netconf]'
15
16     # Used by the release job
17     staging-profile-id: a6880455efe67
18
19 - project:
20     name: of-config-neon
21     jobs:
22       - odl-maven-jobs
23
24     stream: neon
25     project: 'of-config'
26     project-name: 'of-config'
27     branch: 'stable/neon'
28     mvn-settings: 'of-config-settings'
29     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
30     dependencies: netconf-merge-{stream}'
31     email-upstream: '[of-config] [netconf]'
32
33     # Used by the release job
34     staging-profile-id: a6880455efe67
35
36 - project:
37     name: of-config-fluorine
38     jobs:
39       - odl-maven-jobs
40
41     stream: fluorine
42     project: 'of-config'
43     project-name: 'of-config'
44     branch: 'stable/fluorine'
45     mvn-settings: 'of-config-settings'
46     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
47     dependencies: netconf-merge-{stream}'
48     email-upstream: '[of-config] [netconf]'
49
50     # Used by the release job
51     staging-profile-id: a6880455efe67
52
53 - project:
54     name: of-config-oxygen
55     jobs:
56       - '{project-name}-distribution-check-{stream}'
57       - odl-maven-jobs
58
59     stream: oxygen
60     project: 'of-config'
61     project-name: 'of-config'
62     branch: 'stable/oxygen'
63     mvn-settings: 'of-config-settings'
64     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
65     dependencies: netconf-merge-{stream}'
66     email-upstream: '[of-config] [netconf]'
67
68     # Used by the release job
69     staging-profile-id: a6880455efe67
70
71 - project:
72     name: of-config-sonar
73     jobs:
74       - gerrit-maven-sonar
75     project: 'of-config'
76     project-name: 'of-config'
77     branch: 'master'
78     mvn-settings: 'of-config-settings'
79     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
80
81 - project:
82     name: of-config-view
83     views:
84       - project-view
85     project-name: of-config