X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnext%2Fnext.yaml;h=b160dc6d3623499cd2966fdbaf70d29ba6878162;hb=b0ee3dcc9ba7c94a5969548f7e818894e65b05d9;hp=e4c4a495a4a391c541865a66aa0eb3d34f0f6921;hpb=fafc613b71acb996cd3340e42e401ce8382491a6;p=releng%2Fbuilder.git diff --git a/jjb/next/next.yaml b/jjb/next/next.yaml index e4c4a495a..b160dc6d3 100644 --- a/jjb/next/next.yaml +++ b/jjb/next/next.yaml @@ -1,4 +1,22 @@ --- +- project: + name: next-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + stream: fluorine + project: 'next' + project-name: 'next' + branch: 'master' + mvn-settings: 'next-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: '' + email-upstream: '[next]' + + # Used by the release job + staging-profile-id: a67e7c516f385 + - project: name: next-oxygen jobs: @@ -8,7 +26,7 @@ stream: oxygen project: 'next' project-name: 'next' - branch: 'master' + branch: 'stable/oxygen' mvn-settings: 'next-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: ''