Sodium branch cutting
[releng/builder.git] / jjb / of-config / of-config.yaml
1 ---
2 - project:
3     name: of-config-magnesium
4     jobs:
5       - odl-maven-jobs
6
7     stream: magnesium
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     disable-job: true
16
17     # Used by the release job
18     staging-profile-id: a6880455efe67
19
20 - project:
21     name: of-config-sodium
22     jobs:
23       - odl-maven-jobs
24
25     stream: sodium
26     project: 'of-config'
27     project-name: 'of-config'
28     branch: 'stable/sodium'
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     disable-job: true
34
35     # Used by the release job
36     staging-profile-id: a6880455efe67
37
38 - project:
39     name: of-config-neon
40     jobs:
41       - odl-maven-jobs
42
43     stream: neon
44     project: 'of-config'
45     project-name: 'of-config'
46     branch: 'stable/neon'
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     disable-job: true
52
53     # Used by the release job
54     staging-profile-id: a6880455efe67
55
56 - project:
57     name: of-config-fluorine
58     jobs:
59       - odl-maven-jobs
60
61     stream: fluorine
62     project: 'of-config'
63     project-name: 'of-config'
64     branch: 'stable/fluorine'
65     mvn-settings: 'of-config-settings'
66     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
67     dependencies: netconf-merge-{stream}'
68     email-upstream: '[of-config] [netconf]'
69     disable-job: true
70
71     # Used by the release job
72     staging-profile-id: a6880455efe67
73
74 - project:
75     name: of-config-sonar
76     jobs:
77       - gerrit-maven-sonar
78     project: 'of-config'
79     project-name: 'of-config'
80     branch: 'master'
81     mvn-settings: 'of-config-settings'
82     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
83     disable-job: true
84
85 - project:
86     name: of-config-view
87     views:
88       - project-view
89     project-name: of-config