X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=ed3e16aed51e31693c130171103a8418895597a8;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=36c1d21e9fe2fa84b043052d120f0015ca00be81;hpb=fec89881ec40dd1f7d74bfc77e129784daf4ccde;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index 36c1d21e9..ed3e16aed 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -1,79 +1,52 @@ --- - project: - name: next-oxygen + name: next-neon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'next' project-name: 'next' branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'next-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[next]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67e7c516f385 - project: - name: next-nitrogen + name: next-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'next' project-name: 'next' - branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/fluorine' mvn-settings: 'next-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[next]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67e7c516f385 - project: - name: next-carbon + name: next-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'next' project-name: 'next' - branch: 'stable/carbon' - karaf-version: karaf3 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/oxygen' mvn-settings: 'next-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[next]' - archive-artifacts: '' # Used by the release job staging-profile-id: a67e7c516f385 @@ -85,6 +58,11 @@ project: 'next' project-name: 'next' branch: 'master' - mvn-settings: 'tsdr-settings' - mvn-goals: 'clean install javadoc:aggregate -DrepoBuild' + mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: next-view + views: + - project-view + project-name: next