X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovil%2Fovil.yaml;h=cdd86432653afb7a0fef8c9e83858e0acda29ce7;hb=refs%2Fchanges%2F25%2F80125%2F1;hp=d25238db6e5740b028c6bbcd9fedb70de6fbaa52;hpb=f4b9f7257925bb9a3da2a9fedda0dfe4fbc5b2db;p=releng%2Fbuilder.git diff --git a/jjb/ovil/ovil.yaml b/jjb/ovil/ovil.yaml index d25238db6..cdd864326 100644 --- a/jjb/ovil/ovil.yaml +++ b/jjb/ovil/ovil.yaml @@ -1,4 +1,42 @@ --- +- project: + name: ovil-sodium + jobs: + - odl-maven-jobs + - gerrit-tox-verify + + stream: sodium + 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-neon + jobs: + - odl-maven-jobs + - gerrit-tox-verify + + stream: neon + project: ovil + project-name: ovil + branch: 'stable/neon' + 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 +46,7 @@ stream: fluorine project: ovil project-name: ovil - branch: 'master' + branch: 'stable/fluorine' mvn-settings: ovil-settings mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -47,8 +85,8 @@ mvn-settings: 'ovil-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' -- view: - name: ovil - description: 'List of ovil jobs' - regex: '^ovil-.*' - <<: *releng_view_common +- project: + name: ovil-view + views: + - project-view + project-name: ovil