X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=2a29e6dcdaf2bda1358ac17dbc4a0d994873ae8a;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=b160dc6d3623499cd2966fdbaf70d29ba6878162;hpb=1cf091979847e0772201d46a668e0a90108a0215;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index b160dc6d3..2a29e6dcd 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -1,11 +1,10 @@ --- - project: - name: next-fluorine + name: next-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: fluorine + stream: neon project: 'next' project-name: 'next' branch: 'master' @@ -18,33 +17,14 @@ staging-profile-id: a67e7c516f385 - project: - name: next-oxygen - jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: oxygen - project: 'next' - project-name: 'next' - branch: 'stable/oxygen' - mvn-settings: 'next-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: '' - email-upstream: '[next]' - - # Used by the release job - staging-profile-id: a67e7c516f385 - -- project: - name: next-nitrogen + name: next-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'next' project-name: 'next' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -54,16 +34,15 @@ staging-profile-id: a67e7c516f385 - project: - name: next-carbon + name: next-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'next' project-name: 'next' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -81,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