X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=7f52f5c62ded93e2a260ba0bbceac5b16fac01a9;hb=cc028986c611fdbc0ebc8f9ad66a55a581b02523;hp=d090eebea62b27a5ef91ce80a2e98b48c44362d1;hpb=f2bb753ca34b150523d364b84618075edc6dd6f4;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index d090eebea..7f52f5c62 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -1,4 +1,22 @@ --- +- project: + name: dlux-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + stream: fluorine + project: 'dlux' + project-name: 'dlux' + branch: 'master' + mvn-settings: 'dlux-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream}' + email-upstream: '[dlux] [odlparent]' + + # Used by the release job + staging-profile-id: 96e6a0327484f + - project: name: dlux-oxygen jobs: @@ -8,7 +26,7 @@ stream: oxygen project: 'dlux' project-name: 'dlux' - branch: 'master' + branch: 'stable/oxygen' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}'