From: Thanh Ha Date: Mon, 6 Nov 2017 18:21:13 +0000 (-0500) Subject: Migrate sxp to global-jjb Maven jobs X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=bc37487a0025adba6b08172e6f8600a06d068ff6;p=releng%2Fbuilder.git Migrate sxp to global-jjb Maven jobs In an effort to consolidate our templates across projects we've migrated several of our Maven jobs to global-jjb project. This patch updates the project to use the global-jjb version of the same jobs. Issue: RELENG-347 Change-Id: I36849e0b7e6005b8870c4295bbac1e4e6a8763f2 Signed-off-by: Thanh Ha --- diff --git a/jjb/sxp/sxp.yaml b/jjb/sxp/sxp.yaml index 41729186d..02bde815b 100644 --- a/jjb/sxp/sxp.yaml +++ b/jjb/sxp/sxp.yaml @@ -2,12 +2,10 @@ - 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}' - - gerrit-maven-verify-dependencies stream: oxygen project: 'sxp' @@ -25,14 +23,16 @@ 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' @@ -50,14 +50,16 @@ 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' @@ -76,6 +78,9 @@ email-upstream: '[sxp] [odlparent] [controller] [yangtools]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a6909c75719b7 + - project: name: sxp-sonar jobs: