1800cf6de51dc8e8d531b24dd68edd017f5c9c31
[releng/builder.git] / jjb / of-config / of-config.yaml
1 ---
2 - project:
3     name: of-config-magnesium
4     jobs:
5       - gerrit-release-merge
6       - odl-maven-jobs
7       - odl-maven-verify-jobs
8
9     stream: magnesium
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-sodium
24     jobs:
25       - odl-maven-jobs
26       - odl-maven-verify-jobs
27
28     stream: sodium
29     project: 'of-config'
30     project-name: 'of-config'
31     branch: 'stable/sodium'
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-neon
43     jobs:
44       - odl-maven-jobs
45       - odl-maven-verify-jobs
46
47     stream: neon
48     project: 'of-config'
49     project-name: 'of-config'
50     branch: 'stable/neon'
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-sonar
62     jobs:
63       - gerrit-maven-sonar
64     project: 'of-config'
65     project-name: 'of-config'
66     branch: 'master'
67     mvn-settings: 'of-config-settings'
68     mvn-opts: '-Xmx1024m'
69     disable-job: true
70
71 - project:
72     name: of-config-view
73     views:
74       - project-view
75     project-name: of-config