X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=2a29e6dcdaf2bda1358ac17dbc4a0d994873ae8a;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=e4c4a495a4a391c541865a66aa0eb3d34f0f6921;hpb=0a28f0362b904fe414c5dd269f969bf26a94fee1;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index e4c4a495a4..2a29e6dcda 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -1,11 +1,10 @@ --- - project: - name: next-oxygen + name: next-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'next' project-name: 'next' branch: 'master' @@ -18,15 +17,14 @@ 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: '' @@ -36,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: '' @@ -63,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