X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fl2switch%2Fl2switch.yaml;h=30f1487e2779165c04256b2e961e8fce2d3194d5;hb=839bd143b3be2e3f3179485018ed209d3a513377;hp=ab0fc666c97f585c050c179cb3b784301a3f1a74;hpb=f9339d2274fe3e2f8249bc2396c1f869435f9270;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index ab0fc666c..30f1487e2 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -1,4 +1,50 @@ --- +- 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]' + disable-job: true + + # 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]' + disable-job: true + + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: name: l2switch-fluorine jobs: @@ -7,7 +53,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: > @@ -17,6 +63,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 @@ -40,6 +87,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 @@ -53,3 +101,10 @@ branch: 'master' mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + disable-job: true + +- project: + name: l2switch-view + views: + - project-view + project-name: l2switch