998c03f21a40031358013041a9019b07897a6d97
[releng/builder.git] / jjb / of-config / of-config.yaml
1 ---
2 - project:
3     name: of-config-fluorine
4     jobs:
5       - odl-maven-jobs
6
7     stream: fluorine
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-oxygen
21     jobs:
22       - '{project-name}-distribution-check-{stream}'
23       - odl-maven-jobs
24
25     stream: oxygen
26     project: 'of-config'
27     project-name: 'of-config'
28     branch: 'stable/oxygen'
29     mvn-settings: 'of-config-settings'
30     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
31     dependencies: netconf-merge-{stream}'
32     email-upstream: '[of-config] [netconf]'
33
34     # Used by the release job
35     staging-profile-id: a6880455efe67
36
37 - project:
38     name: of-config-nitrogen
39     jobs:
40       - '{project-name}-distribution-check-{stream}'
41       - odl-maven-jobs
42
43     stream: nitrogen
44     project: 'of-config'
45     project-name: 'of-config'
46     branch: 'stable/nitrogen'
47     mvn-settings: 'of-config-settings'
48     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
49     dependencies: netconf-merge-{stream}'
50     email-upstream: '[of-config] [netconf]'
51
52     # Used by the release job
53     staging-profile-id: a6880455efe67
54
55 - project:
56     name: of-config-sonar
57     jobs:
58       - gerrit-maven-sonar
59     project: 'of-config'
60     project-name: 'of-config'
61     branch: 'master'
62     mvn-settings: 'of-config-settings'
63     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'