X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc.yaml;h=2633981ab8972fc9b2d5c0118cfe7dc08f724b63;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=d1f34cc64950f5377908e7a09aa6796c278c44de;hpb=eeec1594ba258dba78e27033e1eb6a35b211a502;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index d1f34cc64..2633981ab 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -1,12 +1,16 @@ --- - project: - name: sfc-oxygen + name: sfc-neon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: sfc + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-sfc/38996/ + rtd-token: 2fa6c2900bbe181b0427ad65df3dc494ac749edb - odl-maven-jobs - stream: oxygen + stream: neon project: 'sfc' project-name: 'sfc' branch: 'master' @@ -15,50 +19,56 @@ 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-8c-8g # Used by the release job staging-profile-id: a68eb361ca48a - project: - name: sfc-nitrogen + name: sfc-fluorine jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: sfc + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-sfc/38996/ + rtd-token: 2fa6c2900bbe181b0427ad65df3dc494ac749edb - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'sfc' project-name: 'sfc' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' 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]' - archive-artifacts: '' build-node: centos7-builder-8c-8g # Used by the release job staging-profile-id: a68eb361ca48a - project: - name: sfc-carbon + name: sfc-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: sfc + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-sfc/38996/ + rtd-token: 2fa6c2900bbe181b0427ad65df3dc494ac749edb - odl-maven-jobs - stream: carbon + stream: oxygen project: 'sfc' project-name: 'sfc' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' 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]' - archive-artifacts: '' build-node: centos7-builder-8c-8g # Used by the release job @@ -73,3 +83,9 @@ branch: 'master' mvn-settings: 'sfc-settings' mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + +- view: + name: sfc + description: 'List of sfc jobs' + regex: '^sfc-.*' + <<: *releng_view_common