From: Thanh Ha Date: Tue, 31 Oct 2017 16:58:37 +0000 (-0400) Subject: Migrate l2switch to global-jjb Maven jobs X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F64972%2F1;p=releng%2Fbuilder.git Migrate l2switch 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: I926f02ad967f1dbf27361233e7c8ba2f80ea096a Signed-off-by: Thanh Ha --- diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index acb8c26dcf..147264acd6 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -2,12 +2,10 @@ - project: name: l2switch-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: 'l2switch' @@ -30,14 +28,16 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: name: l2switch-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: 'l2switch' @@ -60,14 +60,16 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: name: l2switch-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: 'l2switch' @@ -91,6 +93,9 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: name: l2switch-sonar jobs: