X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovil%2Fovil.yaml;h=d25238db6e5740b028c6bbcd9fedb70de6fbaa52;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=870839d265d6a05cfe305f28892234c53ada9f30;hpb=8c76f3dfcc549f8e959de1d3a52b3885d1cde4ce;p=releng%2Fbuilder.git diff --git a/jjb/ovil/ovil.yaml b/jjb/ovil/ovil.yaml index 870839d26..d25238db6 100644 --- a/jjb/ovil/ovil.yaml +++ b/jjb/ovil/ovil.yaml @@ -1,21 +1,38 @@ --- - 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' dependencies: '' email-upstream: '[ovil]' - archive-artifacts: '' # Used by the release job staging-profile-id: 7b48866c207d8 @@ -29,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