X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=36c1d21e9fe2fa84b043052d120f0015ca00be81;hb=d7c3880fe4578a70a16e2237bb8be8a1742c0291;hp=6e9cb5b3fff0040efbd8ca4bd8cd781ead120a3e;hpb=aed631e0a5e2b00228e0da17175b8a835f0e2ccb;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index 6e9cb5b3f..36c1d21e9 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -2,17 +2,14 @@ - project: name: next-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: oxygen project: 'next' project-name: 'next' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +22,20 @@ email-upstream: '[next]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67e7c516f385 + - project: name: next-nitrogen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: nitrogen project: 'next' project-name: 'next' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +48,21 @@ email-upstream: '[next]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67e7c516f385 + - project: name: next-carbon jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - odl-maven-jobs stream: carbon project: 'next' project-name: 'next' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,10 +75,13 @@ 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'