X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=jjb%2Fl2switch%2Fl2switch.yaml;h=347e3f23a121d0e30b071dfe6c6b7272c8b8f4b7;hb=a922381d030c5d57647f3412f77aee4c8479d458;hp=57205f112c8b70961abf8ab939e39f2e9a3320a8;hpb=41bdf4a49fcdb2132c2d4714090712e373006df3;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index 57205f112..347e3f23a 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -1,4 +1,48 @@ --- +- project: + name: l2switch-sodium + jobs: + - odl-maven-jobs + + stream: sodium + project: 'l2switch' + project-name: 'l2switch' + branch: 'master' + mvn-settings: 'l2switch-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + dependencies: > + odlparent-merge-{stream}, + yangtools-merge-{stream}, + controller-merge-{stream}, + openflowjava-merge-{stream}, + openflowplugin-merge-{stream} + email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' + + # Used by the release job + staging-profile-id: 96fee85953ca0 + +- project: + name: l2switch-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'l2switch' + project-name: 'l2switch' + branch: 'stable/neon' + mvn-settings: 'l2switch-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + dependencies: > + odlparent-merge-{stream}, + yangtools-merge-{stream}, + controller-merge-{stream}, + openflowjava-merge-{stream}, + openflowplugin-merge-{stream} + email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' + + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: name: l2switch-fluorine jobs: @@ -7,7 +51,7 @@ stream: fluorine project: 'l2switch' project-name: 'l2switch' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > @@ -40,6 +84,7 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' + disable-job: true # Used by the release job staging-profile-id: 96fee85953ca0 @@ -54,8 +99,8 @@ mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' -- view: - name: l2switch - description: 'List of l2switch jobs' - regex: '^l2switch-.*' - <<: *releng_view_common +- project: + name: l2switch-view + views: + - project-view + project-name: l2switch