X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovil%2Fovil.yaml;h=d25238db6e5740b028c6bbcd9fedb70de6fbaa52;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=66790de442add13192dfcf42096c38419c56d554;hpb=0a28f0362b904fe414c5dd269f969bf26a94fee1;p=releng%2Fbuilder.git diff --git a/jjb/ovil/ovil.yaml b/jjb/ovil/ovil.yaml index 66790de44..d25238db6 100644 --- a/jjb/ovil/ovil.yaml +++ b/jjb/ovil/ovil.yaml @@ -1,15 +1,33 @@ --- - project: - name: ovil + name: ovil-fluorine + jobs: + - odl-maven-jobs + - gerrit-tox-verify + + stream: fluorine + 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-oxygen jobs: - odl-maven-jobs - gerrit-tox-verify + stream: oxygen project: ovil project-name: ovil - stream: - - oxygen: - branch: master + branch: 'stable/oxygen' mvn-settings: ovil-settings mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -28,3 +46,9 @@ branch: 'master' mvn-settings: 'ovil-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: ovil + description: 'List of ovil jobs' + regex: '^ovil-.*' + <<: *releng_view_common