X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=444967990a0f8ddf365de321c0ae07192ae8b592;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=fdd39688ef31bc578fccec7843a59f5825deff41;hpb=dae67a1f93f7ebe956750d65c10ae9e881c3e10d;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index fdd39688e..ed3e16aed 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -1,106 +1,68 @@ +--- - project: - name: next-carbon + name: next-neon jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-periodic-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs - stream: - - carbon: - disable_autorelease: False - disable_distribution_check: False + stream: neon project: 'next' project-name: 'next' branch: 'master' - jdk: openjdk8 - 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-boron + name: next-fluorine jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-periodic-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs - stream: - - boron: - disable_autorelease: False - disable_distribution_check: False + stream: fluorine project: 'next' project-name: 'next' - branch: 'stable/boron' - jdk: openjdk8 - 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-beryllium + name: next-oxygen jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-periodic-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: - - beryllium: - disable_autorelease: False - disable_distribution_check: False + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + stream: oxygen project: 'next' project-name: 'next' - branch: 'stable/beryllium' - jdk: openjdk7 - jdks: - - openjdk7 - - 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 - project: name: next-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar 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