X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovil%2Fovil.yaml;h=6e7ef19a7661b3e7ac7877eb469c8b613d196da4;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=6e96ffac576e3377971db4e1ffaafe3388ca3951;hpb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;p=releng%2Fbuilder.git diff --git a/jjb/ovil/ovil.yaml b/jjb/ovil/ovil.yaml index 6e96ffac5..6e7ef19a7 100644 --- a/jjb/ovil/ovil.yaml +++ b/jjb/ovil/ovil.yaml @@ -1,4 +1,23 @@ --- +- project: + name: ovil-neon + jobs: + - odl-maven-jobs + - gerrit-tox-verify + + stream: neon + project: ovil + project-name: ovil + branch: 'master' + mvn-settings: ovil-settings + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + + dependencies: '' + email-upstream: '[ovil]' + + # Used by the release job + staging-profile-id: 7b48866c207d8 + - project: name: ovil-fluorine jobs: @@ -8,7 +27,7 @@ stream: fluorine project: ovil project-name: ovil - branch: 'master' + branch: 'stable/fluorine' mvn-settings: ovil-settings mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -46,3 +65,9 @@ branch: 'master' mvn-settings: 'ovil-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: ovil-view + views: + - project-view + project-name: ovil