X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc.yaml;h=cccf363a390d472f2804532411a29b61a034a6bf;hb=07c3692b89feb6f54df9899f7ee89e0bf6d640fa;hp=f0fb8ca71785f92c5d1b3efe7aeb460e465f6d91;hpb=815039214eeb1f02d03d6e0ea44f4b656fe439c7;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc.yaml b/jjb/sfc/sfc.yaml index f0fb8ca71..cccf363a3 100644 --- a/jjb/sfc/sfc.yaml +++ b/jjb/sfc/sfc.yaml @@ -1,6 +1,6 @@ --- - project: - name: sfc-fluorine + name: sfc-magnesium jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-rtd-jobs': @@ -9,8 +9,9 @@ rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-sfc/38996/ rtd-token: 2fa6c2900bbe181b0427ad65df3dc494ac749edb - odl-maven-jobs + - odl-maven-verify-jobs - stream: fluorine + stream: magnesium project: 'sfc' project-name: 'sfc' branch: 'master' @@ -25,7 +26,59 @@ staging-profile-id: a68eb361ca48a - project: - name: sfc-oxygen + name: sfc-sodium + 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 + - odl-maven-verify-jobs + + stream: sodium + project: 'sfc' + project-name: 'sfc' + branch: 'stable/sodium' + 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-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 + - odl-maven-verify-jobs + + stream: neon + project: 'sfc' + project-name: 'sfc' + branch: 'stable/neon' + 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': @@ -34,11 +87,12 @@ rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-sfc/38996/ rtd-token: 2fa6c2900bbe181b0427ad65df3dc494ac749edb - odl-maven-jobs + - odl-maven-verify-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 @@ -58,3 +112,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