From: Thanh Ha Date: Mon, 6 Nov 2017 18:17:43 +0000 (-0500) Subject: Migrate snbi to global-jjb Maven jobs X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=6fb3907c622c0b39fd805c555043a55ef40f6407;p=releng%2Fbuilder.git Migrate snbi 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: I18efc47281f9d89366dae2ac20f82c7f07cd5c10 Signed-off-by: Thanh Ha --- diff --git a/jjb/snbi/snbi.yaml b/jjb/snbi/snbi.yaml index 3472a372a..3a47480fa 100644 --- a/jjb/snbi/snbi.yaml +++ b/jjb/snbi/snbi.yaml @@ -2,11 +2,10 @@ - project: name: snbi-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: 'snbi' @@ -24,14 +23,16 @@ email-upstream: '[snbi]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68f328cefed6 + - project: name: snbi-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: 'snbi' @@ -49,14 +50,16 @@ email-upstream: '[snbi]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68f328cefed6 + - project: name: snbi-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: 'snbi' @@ -75,6 +78,9 @@ email-upstream: '[snbi]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68f328cefed6 + - project: name: snbi-sonar jobs: