X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Focpplugin%2Focpplugin.yaml;h=36dc2f892a8ee32ac99096d564678dc155805528;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=5f3c2313cfb04c8feef84dfc45987c639f162b1e;hpb=b4cf45c2f7b0f81a395a81f85718df294868429d;p=releng%2Fbuilder.git diff --git a/jjb/ocpplugin/ocpplugin.yaml b/jjb/ocpplugin/ocpplugin.yaml index 5f3c2313cf..36dc2f892a 100644 --- a/jjb/ocpplugin/ocpplugin.yaml +++ b/jjb/ocpplugin/ocpplugin.yaml @@ -1,4 +1,21 @@ --- +- project: + name: ocpplugin-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'ocpplugin' + project-name: 'ocpplugin' + branch: 'master' + mvn-settings: 'ocpplugin-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' + email-upstream: '[ocpplugin] [odlparent] [yangtools] [controller]' + + # Used by the release job + staging-profile-id: a687673279f9c + - project: name: ocpplugin-fluorine jobs: @@ -7,7 +24,7 @@ stream: fluorine project: 'ocpplugin' project-name: 'ocpplugin' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'ocpplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'