X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=2a29e6dcdaf2bda1358ac17dbc4a0d994873ae8a;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=c3025ee070b9966f4584a516c763c1cc0a96b11f;hpb=777b985b90c56b823d0f6f587ffe7e4589183294;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index c3025ee07..2a29e6dcd 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -1,10 +1,10 @@ --- - project: - name: next-fluorine + name: next-neon jobs: - odl-maven-jobs - stream: fluorine + stream: neon project: 'next' project-name: 'next' branch: 'master' @@ -17,15 +17,14 @@ staging-profile-id: a67e7c516f385 - project: - name: next-oxygen + name: next-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'next' project-name: 'next' - branch: 'stable/oxygen' + branch: 'stable/fluorine' mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -35,15 +34,15 @@ staging-profile-id: a67e7c516f385 - project: - name: next-nitrogen + name: next-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'next' project-name: 'next' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -61,3 +60,9 @@ branch: 'master' mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: next + description: 'List of next jobs' + regex: '^next-.*' + <<: *releng_view_common