Disable jobs for inactive projects
[releng/builder.git] / jjb / l2switch / l2switch.yaml
1 ---
2 - project:
3     name: l2switch-sodium
4     jobs:
5       - odl-maven-jobs
6
7     stream: sodium
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-neon
27     jobs:
28       - odl-maven-jobs
29
30     stream: neon
31     project: 'l2switch'
32     project-name: 'l2switch'
33     branch: 'stable/neon'
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-fluorine
50     jobs:
51       - odl-maven-jobs
52
53     stream: fluorine
54     project: 'l2switch'
55     project-name: 'l2switch'
56     branch: 'stable/fluorine'
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-oxygen
73     jobs:
74       - '{project-name}-distribution-check-{stream}'
75       - odl-maven-jobs
76
77     stream: oxygen
78     project: 'l2switch'
79     project-name: 'l2switch'
80     branch: 'stable/oxygen'
81     mvn-settings: 'l2switch-settings'
82     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
83     dependencies: >
84         odlparent-merge-{stream},
85         yangtools-merge-{stream},
86         controller-merge-{stream},
87         openflowjava-merge-{stream},
88         openflowplugin-merge-{stream}
89     email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]'
90     disable-job: true
91
92     # Used by the release job
93     staging-profile-id: 96fee85953ca0
94
95 - project:
96     name: l2switch-sonar
97     jobs:
98       - gerrit-maven-sonar
99     project: 'l2switch'
100     project-name: 'l2switch'
101     branch: 'master'
102     mvn-settings: 'l2switch-settings'
103     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
104     disable-job: true
105
106 - project:
107     name: l2switch-view
108     views:
109       - project-view
110     project-name: l2switch