Disable jobs for inactive projects
[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     disable-job: true
16
17     # Used by the release job
18     staging-profile-id: a6880455efe67
19
20 - project:
21     name: of-config-neon
22     jobs:
23       - odl-maven-jobs
24
25     stream: neon
26     project: 'of-config'
27     project-name: 'of-config'
28     branch: 'stable/neon'
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-fluorine
40     jobs:
41       - odl-maven-jobs
42
43     stream: fluorine
44     project: 'of-config'
45     project-name: 'of-config'
46     branch: 'stable/fluorine'
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-oxygen
58     jobs:
59       - '{project-name}-distribution-check-{stream}'
60       - odl-maven-jobs
61
62     stream: oxygen
63     project: 'of-config'
64     project-name: 'of-config'
65     branch: 'stable/oxygen'
66     mvn-settings: 'of-config-settings'
67     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
68     dependencies: netconf-merge-{stream}'
69     email-upstream: '[of-config] [netconf]'
70     disable-job: true
71
72     # Used by the release job
73     staging-profile-id: a6880455efe67
74
75 - project:
76     name: of-config-sonar
77     jobs:
78       - gerrit-maven-sonar
79     project: 'of-config'
80     project-name: 'of-config'
81     branch: 'master'
82     mvn-settings: 'of-config-settings'
83     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
84     disable-job: true
85
86 - project:
87     name: of-config-view
88     views:
89       - project-view
90     project-name: of-config