X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc.yaml;h=2b1c073b7d2c4994514551795b47fbaa253bf08a;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=75d1bd250bbc7cb8e528111496c63e920588bab2;hpb=13ed6c316c6decb01e0b55697217ddb18e44d2dc;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index 75d1bd250..2b1c073b7 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -3,6 +3,11 @@ name: sfc-fluorine jobs: - '{project-name}-distribution-check-{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: fluorine @@ -23,6 +28,11 @@ name: sfc-oxygen jobs: - '{project-name}-distribution-check-{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 @@ -39,25 +49,6 @@ # Used by the release job staging-profile-id: a68eb361ca48a -- project: - name: sfc-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: nitrogen - project: 'sfc' - project-name: 'sfc' - branch: 'stable/nitrogen' - mvn-settings: 'sfc-settings' - 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]' - build-node: centos7-builder-8c-8g - - # Used by the release job - staging-profile-id: a68eb361ca48a - - project: name: sfc-sonar jobs: @@ -67,3 +58,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