Sodium branch cutting
[releng/builder.git] / jjb / l2switch / l2switch.yaml
1 ---
2 - project:
3     name: l2switch-magnesium
4     jobs:
5       - odl-maven-jobs
6
7     stream: magnesium
8     project: 'l2switch'
9     project-name: 'l2switch'
10     branch: 'master'
11     mvn-settings: 'l2switch-settings'
12     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
13     dependencies: >
14         odlparent-merge-{stream},
15         yangtools-merge-{stream},
16         controller-merge-{stream},
17         openflowjava-merge-{stream},
18         openflowplugin-merge-{stream}
19     email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]'
20     disable-job: true
21
22     # Used by the release job
23     staging-profile-id: 96fee85953ca0
24
25 - project:
26     name: l2switch-sodium
27     jobs:
28       - odl-maven-jobs
29
30     stream: sodium
31     project: 'l2switch'
32     project-name: 'l2switch'
33     branch: 'stable/sodium'
34     mvn-settings: 'l2switch-settings'
35     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
36     dependencies: >
37         odlparent-merge-{stream},
38         yangtools-merge-{stream},
39         controller-merge-{stream},
40         openflowjava-merge-{stream},
41         openflowplugin-merge-{stream}
42     email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]'
43     disable-job: true
44
45     # Used by the release job
46     staging-profile-id: 96fee85953ca0
47
48 - project:
49     name: l2switch-neon
50     jobs:
51       - odl-maven-jobs
52
53     stream: neon
54     project: 'l2switch'
55     project-name: 'l2switch'
56     branch: 'stable/neon'
57     mvn-settings: 'l2switch-settings'
58     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
59     dependencies: >
60         odlparent-merge-{stream},
61         yangtools-merge-{stream},
62         controller-merge-{stream},
63         openflowjava-merge-{stream},
64         openflowplugin-merge-{stream}
65     email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]'
66     disable-job: true
67
68     # Used by the release job
69     staging-profile-id: 96fee85953ca0
70
71 - project:
72     name: l2switch-fluorine
73     jobs:
74       - odl-maven-jobs
75
76     stream: fluorine
77     project: 'l2switch'
78     project-name: 'l2switch'
79     branch: 'stable/fluorine'
80     mvn-settings: 'l2switch-settings'
81     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
82     dependencies: >
83         odlparent-merge-{stream},
84         yangtools-merge-{stream},
85         controller-merge-{stream},
86         openflowjava-merge-{stream},
87         openflowplugin-merge-{stream}
88     email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]'
89     disable-job: true
90
91     # Used by the release job
92     staging-profile-id: 96fee85953ca0
93
94 - project:
95     name: l2switch-sonar
96     jobs:
97       - gerrit-maven-sonar
98     project: 'l2switch'
99     project-name: 'l2switch'
100     branch: 'master'
101     mvn-settings: 'l2switch-settings'
102     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
103     disable-job: true
104
105 - project:
106     name: l2switch-view
107     views:
108       - project-view
109     project-name: l2switch