X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsxp%2Fsxp.yaml;h=c7df7401770328362493b1139b10757f1810b1de;hb=7ea27cc20a9f252f4196db2ce52da4ef7c3b73cb;hp=41729186d70f5ad7a36823718655c944d32e4173;hpb=7f79865712e8ea0a4fb337c8c10e6796ba3070f5;p=releng%2Fbuilder.git diff --git a/jjb/sxp/sxp.yaml b/jjb/sxp/sxp.yaml index 41729186d..c7df74017 100644 --- a/jjb/sxp/sxp.yaml +++ b/jjb/sxp/sxp.yaml @@ -2,12 +2,9 @@ - project: name: sxp-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}' - - gerrit-maven-verify-dependencies + - '{project-name}-maven-jobs' stream: oxygen project: 'sxp' @@ -25,14 +22,15 @@ 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}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - '{project-name}-maven-jobs' stream: nitrogen project: 'sxp' @@ -50,14 +48,15 @@ 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}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - '{project-name}-maven-jobs' stream: carbon project: 'sxp' @@ -76,10 +75,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'