X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc.yaml;h=ab58e449b15e736227e610c6102eea5ed924ed16;hb=b9d1c441d944b2edf2fcedc36abbcd3718119ed4;hp=3da3c1efa30e53db7f133a00f5c2a5727bb8f0f7;hpb=7ea27cc20a9f252f4196db2ce52da4ef7c3b73cb;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index 3da3c1efa..ab58e449b 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -1,28 +1,40 @@ --- +- project: + name: sfc-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + stream: fluorine + project: 'sfc' + project-name: 'sfc' + branch: 'master' + mvn-settings: 'sfc-settings' + mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + build-timeout: 120 + dependencies: 'openflowplugin-merge-{stream},ovsdb-merge-{stream},lispflowmapping-merge-{stream}' + email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]' + build-node: centos7-builder-8c-8g + + # Used by the release job + staging-profile-id: a68eb361ca48a + - project: name: sfc-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs stream: oxygen project: 'sfc' project-name: 'sfc' - branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/oxygen' mvn-settings: 'sfc-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' build-timeout: 120 dependencies: 'openflowplugin-merge-{stream},ovsdb-merge-{stream},lispflowmapping-merge-{stream}' email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]' - archive-artifacts: '' - build-node: centos7-builder-4c-16g + build-node: centos7-builder-8c-8g # Used by the release job staging-profile-id: a68eb361ca48a @@ -31,25 +43,17 @@ name: sfc-nitrogen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs stream: nitrogen project: 'sfc' project-name: 'sfc' branch: 'stable/nitrogen' - 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: '' - build-node: centos7-builder-4c-16g + build-node: centos7-builder-8c-8g # Used by the release job staging-profile-id: a68eb361ca48a @@ -58,26 +62,18 @@ name: sfc-carbon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' + - odl-maven-jobs stream: carbon project: 'sfc' project-name: 'sfc' branch: 'stable/carbon' karaf-version: karaf3 - 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: '' - build-node: centos7-builder-4c-16g + build-node: centos7-builder-8c-8g # Used by the release job staging-profile-id: a68eb361ca48a @@ -90,5 +86,4 @@ project-name: 'sfc' branch: 'master' mvn-settings: 'sfc-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'