X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc.yaml;h=564a8861d8e4e3c11df8aee89bc5ee42e7f5aa6b;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=1d3ecda88580deef2cef465926b91a8b85b1d703;hpb=eb4a41da159e2b42900cf644e4b1befcf72e1440;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index 1d3ecda88..564a8861d 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -2,12 +2,10 @@ - project: name: sfc-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}' - - '{project-name}-maven-javadoc-jobs' stream: oxygen project: 'sfc' @@ -25,14 +23,16 @@ email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68eb361ca48a + - project: name: sfc-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: 'sfc' @@ -50,14 +50,16 @@ email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68eb361ca48a + - project: name: sfc-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: 'sfc' @@ -76,10 +78,13 @@ email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]' archive-artifacts: '' + # Used by the release job + staging-profile-id: a68eb361ca48a + - project: name: sfc-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'sfc' project-name: 'sfc' branch: 'master'