X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr.yaml;h=895ac24d739f669d71ef60cf6831bb4227eeb60e;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=28d6dd77686906adede2f0c66943a4441f579072;hpb=d190af926c7c0ef098c635fdae5b62350babffcc;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr.yaml b/jjb/unimgr/unimgr.yaml index 28d6dd7768..895ac24d73 100644 --- a/jjb/unimgr/unimgr.yaml +++ b/jjb/unimgr/unimgr.yaml @@ -1,4 +1,22 @@ --- +- project: + name: unimgr-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'unimgr' + project-name: 'unimgr' + branch: 'master' + mvn-settings: 'unimgr-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'ovsdb-merge-{stream}' + email-upstream: '[unimgr] [ovsdb]' + build-node: centos7-builder-4c-16g + + # Used by the release job + staging-profile-id: a695d0a0b8d51 + - project: name: unimgr-fluorine jobs: @@ -7,7 +25,7 @@ stream: fluorine project: 'unimgr' project-name: 'unimgr' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'unimgr-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'ovsdb-merge-{stream}'