66790de442add13192dfcf42096c38419c56d554
[releng/builder.git] / jjb / ovil / ovil.yaml
1 ---
2 - project:
3     name: ovil
4     jobs:
5       - odl-maven-jobs
6       - gerrit-tox-verify
7
8     project: ovil
9     project-name: ovil
10     stream:
11       - oxygen:
12           branch: master
13     mvn-settings: ovil-settings
14     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
15
16     dependencies: ''
17     email-upstream: '[ovil]'
18
19     # Used by the release job
20     staging-profile-id: 7b48866c207d8
21
22 - project:
23     name: ovil-sonar
24     jobs:
25       - gerrit-maven-sonar
26     project: 'ovil'
27     project-name: 'ovil'
28     branch: 'master'
29     mvn-settings: 'ovil-settings'
30     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'