X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc.yaml;h=4e659c575643eee72f1865f4361d4cf6ad31154b;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=75d1bd250bbc7cb8e528111496c63e920588bab2;hpb=96a92682ba313bb8ca1daa1d758646353e59ea05;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index 75d1bd250..4e659c575 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -1,11 +1,16 @@ --- - project: - name: sfc-fluorine + name: sfc-neon 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 + stream: neon project: 'sfc' project-name: 'sfc' branch: 'master' @@ -20,15 +25,20 @@ staging-profile-id: a68eb361ca48a - project: - name: sfc-oxygen + 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: oxygen + stream: fluorine project: 'sfc' project-name: 'sfc' - branch: 'stable/oxygen' + branch: 'stable/fluorine' mvn-settings: 'sfc-settings' mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' build-timeout: 120 @@ -40,17 +50,23 @@ staging-profile-id: a68eb361ca48a - project: - name: sfc-nitrogen + 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: nitrogen + stream: oxygen project: 'sfc' project-name: 'sfc' - branch: 'stable/nitrogen' + 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]' build-node: centos7-builder-8c-8g @@ -67,3 +83,9 @@ branch: 'master' mvn-settings: 'sfc-settings' mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + +- project: + name: sfc-view + views: + - project-view + project-name: sfc