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