X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=edaee783db60d18a4073ddb72a6f2f2185a75be3;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=ce250f832d5c80eebc081bd6278a73827a5f3fca;hpb=8f8a22eb2d58a86ba85a05a5a5b6c64ceccd9336;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index ce250f832..edaee783d 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -1,4 +1,21 @@ --- +- project: + name: usecplugin-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'usecplugin' + project-name: 'usecplugin' + branch: 'master' + mvn-settings: 'usecplugin-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'openflowplugin-merge-{stream}' + email-upstream: '[usecplugin] [openflowplugin]' + + # Used by the release job + staging-profile-id: a69902281e037 + - project: name: usecplugin-fluorine jobs: @@ -7,7 +24,7 @@ stream: fluorine project: 'usecplugin' project-name: 'usecplugin' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'usecplugin-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'openflowplugin-merge-{stream}'