X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp.yaml;h=15da7544c9ccdf245fa728fdc4ce07b45b54ca7c;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=1175fe05c64a37f34ab8bb27ba499dc14f26d027;hpb=aed631e0a5e2b00228e0da17175b8a835f0e2ccb;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp.yaml b/jjb/sxp/sxp.yaml index 1175fe05c..15da7544c 100644 --- a/jjb/sxp/sxp.yaml +++ b/jjb/sxp/sxp.yaml @@ -2,17 +2,15 @@ - project: name: sxp-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: 'sxp' project-name: 'sxp' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +23,21 @@ email-upstream: '[sxp] [odlparent] [controller] [yangtools]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6909c75719b7 + - project: name: sxp-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: 'sxp' project-name: 'sxp' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +50,22 @@ email-upstream: '[sxp] [odlparent] [controller] [yangtools]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6909c75719b7 + - project: name: sxp-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: 'sxp' project-name: 'sxp' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,10 +78,13 @@ email-upstream: '[sxp] [odlparent] [controller] [yangtools]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6909c75719b7 + - project: name: sxp-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'sxp' project-name: 'sxp' branch: 'master'