Magnesium branch cut
[releng/builder.git] / jjb / of-config / of-config.yaml
1 ---
2 - project:
3     name: of-config-aluminium
4     jobs:
5       - gerrit-release-merge
6       - odl-maven-jobs
7       - odl-maven-verify-jobs
8
9     stream: aluminium
10     project: 'of-config'
11     project-name: 'of-config'
12     branch: 'master'
13     mvn-settings: 'of-config-settings'
14     mvn-opts: '-Xmx1024m'
15     dependencies: netconf-merge-{stream}'
16     email-upstream: '[of-config] [netconf]'
17     disable-job: true
18
19     # Used by the release job
20     staging-profile-id: a6880455efe67
21
22 - project:
23     name: of-config-magnesium
24     jobs:
25       - odl-maven-jobs
26       - odl-maven-verify-jobs
27
28     stream: magnesium
29     project: 'of-config'
30     project-name: 'of-config'
31     branch: 'stable/magnesium'
32     mvn-settings: 'of-config-settings'
33     mvn-opts: '-Xmx1024m'
34     dependencies: netconf-merge-{stream}'
35     email-upstream: '[of-config] [netconf]'
36     disable-job: true
37
38     # Used by the release job
39     staging-profile-id: a6880455efe67
40
41 - project:
42     name: of-config-sodium
43     jobs:
44       - odl-maven-jobs
45       - odl-maven-verify-jobs
46
47     stream: sodium
48     project: 'of-config'
49     project-name: 'of-config'
50     branch: 'stable/sodium'
51     mvn-settings: 'of-config-settings'
52     mvn-opts: '-Xmx1024m'
53     dependencies: netconf-merge-{stream}'
54     email-upstream: '[of-config] [netconf]'
55     disable-job: true
56
57     # Used by the release job
58     staging-profile-id: a6880455efe67
59
60 - project:
61     name: of-config-neon
62     jobs:
63       - odl-maven-jobs
64       - odl-maven-verify-jobs
65
66     stream: neon
67     project: 'of-config'
68     project-name: 'of-config'
69     branch: 'stable/neon'
70     mvn-settings: 'of-config-settings'
71     mvn-opts: '-Xmx1024m'
72     dependencies: netconf-merge-{stream}'
73     email-upstream: '[of-config] [netconf]'
74     disable-job: true
75
76     # Used by the release job
77     staging-profile-id: a6880455efe67
78
79 - project:
80     name: of-config-sonar
81     jobs:
82       - gerrit-maven-sonar
83     project: 'of-config'
84     project-name: 'of-config'
85     branch: 'master'
86     mvn-settings: 'of-config-settings'
87     mvn-opts: '-Xmx1024m'
88     disable-job: true
89
90 - project:
91     name: of-config-view
92     views:
93       - project-view
94     project-name: of-config