X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=f342bf494b59c3c21b396ccc43a633cb886f3521;hb=fc9bf069d4ffa62713ebc403d891e826cd705568;hp=7c799b44a7a0b22daa45a348e54307dc0a7fc4b0;hpb=321d2beb638ea788003884f7aefdde104464c0cc;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index 7c799b44a..f342bf494 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -1,4 +1,38 @@ --- +- project: + name: dlux-sodium + jobs: + - odl-maven-jobs + + stream: sodium + 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-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'dlux' + project-name: 'dlux' + branch: 'stable/neon' + 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-fluorine jobs: @@ -7,7 +41,7 @@ stream: fluorine project: 'dlux' project-name: 'dlux' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -43,3 +77,9 @@ branch: 'master' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: dlux-view + views: + - project-view + project-name: dlux