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