X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc.yaml;h=564a8861d8e4e3c11df8aee89bc5ee42e7f5aa6b;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=8d7e86ee357dfbc2c7826b5075d3f950022fb6ab;hpb=26c20ade21e2629099602ca890b9a67f2b9a2586;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index 8d7e86ee3..564a8861d 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -2,17 +2,15 @@ - 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}' stream: oxygen project: 'sfc' project-name: 'sfc' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +23,21 @@ 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' project-name: 'sfc' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +50,22 @@ 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' project-name: 'sfc' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,37 +78,13 @@ email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]' archive-artifacts: '' -- project: - name: sfc-boron - jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - - stream: boron - project: 'sfc' - project-name: 'sfc' - branch: 'stable/boron' - karaf-version: karaf3 - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' - mvn-settings: 'sfc-settings' - mvn-goals: 'clean install' - mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' - dependencies: 'openflowplugin-merge-{stream},ovsdb-merge-{stream},lispflowmapping-merge-{stream}' - 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'