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