X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=f41693c9f171f8b5a66133e2f8528c0f6c17d52c;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=6e9cb5b3fff0040efbd8ca4bd8cd781ead120a3e;hpb=2de3d665d597d40eaf1d0601f833c21e57b789e5;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index 6e9cb5b3ff..f41693c9f1 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -2,17 +2,15 @@ - project: name: next-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' + - '{project-name}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: oxygen project: 'next' project-name: 'next' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +23,21 @@ 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: nitrogen project: 'next' project-name: 'next' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +50,22 @@ 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}-maven-jobs' - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' stream: carbon project: 'next' project-name: 'next' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,10 +78,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'