From: Thanh Ha Date: Tue, 31 Oct 2017 02:43:16 +0000 (-0400) Subject: Migrate bgpcep to global-jjb Maven jobs X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=49d563435d2576a75988b8d10535abae038cadd0;p=releng%2Fbuilder.git Migrate bgpcep 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: Ieae6c26f69a46a5fa1942f74f477b97c6544d75b Signed-off-by: Thanh Ha --- diff --git a/jjb/bgpcep/bgpcep.yaml b/jjb/bgpcep/bgpcep.yaml index 614df1ae6..c242f5343 100644 --- a/jjb/bgpcep/bgpcep.yaml +++ b/jjb/bgpcep/bgpcep.yaml @@ -2,12 +2,10 @@ - project: name: bgpcep-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: 'bgpcep' @@ -31,14 +29,16 @@ email-upstream: '[bgpcep] [odlparent] [yangtools] [controller] [mdsal] [tcpmd5]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 9427a05049030 + - project: name: bgpcep-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: 'bgpcep' @@ -62,14 +62,16 @@ email-upstream: '[bgpcep] [odlparent] [yangtools] [controller] [mdsal] [tcpmd5]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 9427a05049030 + - project: name: bgpcep-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: 'bgpcep' @@ -94,6 +96,9 @@ email-upstream: '[bgpcep] [odlparent] [yangtools] [controller] [mdsal] [tcpmd5]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 9427a05049030 + - project: name: bgpcep-sonar jobs: