--- - project: 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: neon 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-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 project: 'sfc' project-name: 'sfc' 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]' 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}-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 project: 'sfc' project-name: 'sfc' 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 # Used by the release job staging-profile-id: a68eb361ca48a - project: name: sfc-sonar jobs: - gerrit-maven-sonar project: 'sfc' project-name: 'sfc' 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