X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovil%2Fovil.yaml;h=6e7ef19a7661b3e7ac7877eb469c8b613d196da4;hb=3f74d54d316d9ee1648aa645be5dc71fe5b6cfa3;hp=c9e2ca8f1682b46ee16f340cc09d977223ae5850;hpb=dac658c4a6587a4b299b18df0e2c558371722167;p=releng%2Fbuilder.git diff --git a/jjb/ovil/ovil.yaml b/jjb/ovil/ovil.yaml index c9e2ca8f1..6e7ef19a7 100644 --- a/jjb/ovil/ovil.yaml +++ b/jjb/ovil/ovil.yaml @@ -1,22 +1,57 @@ --- - project: - name: ovil + name: ovil-neon jobs: - odl-maven-jobs - gerrit-tox-verify + stream: neon project: ovil project-name: ovil - stream: - - oxygen: - branch: master + 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: + - odl-maven-jobs + - gerrit-tox-verify + + stream: fluorine + project: ovil + project-name: ovil + branch: 'stable/fluorine' + 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-oxygen + jobs: + - odl-maven-jobs + - gerrit-tox-verify + + stream: oxygen + project: ovil + project-name: ovil + branch: 'stable/oxygen' mvn-settings: ovil-settings mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - mvn-version: mvn33 dependencies: '' email-upstream: '[ovil]' - archive-artifacts: '' # Used by the release job staging-profile-id: 7b48866c207d8 @@ -30,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