From: Thanh Ha Date: Mon, 6 Nov 2017 16:36:27 +0000 (-0500) Subject: Migrate nemo to global-jjb Maven jobs X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=d49bdb900ea72c58d459d013b7f89e8848e631d5;p=releng%2Fbuilder.git Migrate nemo 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: I3eeefc13138de7fb3135bf52cb0943937d39fb86 Signed-off-by: Thanh Ha --- diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index ef1b6c17e..34866e5e6 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -2,12 +2,10 @@ - project: name: nemo-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: 'nemo' @@ -25,14 +23,16 @@ email-upstream: '[nemo]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67a9890f6202 + - project: name: nemo-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: 'nemo' @@ -50,14 +50,16 @@ email-upstream: '[nemo]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67a9890f6202 + - project: name: nemo-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: 'nemo' @@ -76,6 +78,9 @@ email-upstream: '[nemo]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a67a9890f6202 + - project: name: nemo-sonar jobs: