X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=f342bf494b59c3c21b396ccc43a633cb886f3521;hb=fc9bf069d4ffa62713ebc403d891e826cd705568;hp=d090eebea62b27a5ef91ce80a2e98b48c44362d1;hpb=f5611e3768895d4b4ca20c7719a2bd9fe5652fca;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index d090eebea..f342bf494 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -1,11 +1,10 @@ --- - project: - name: dlux-oxygen + name: dlux-sodium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: sodium project: 'dlux' project-name: 'dlux' branch: 'master' @@ -18,15 +17,31 @@ staging-profile-id: 96e6a0327484f - project: - name: dlux-nitrogen + 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: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'dlux' project-name: 'dlux' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -36,16 +51,15 @@ staging-profile-id: 96e6a0327484f - project: - name: dlux-carbon + name: dlux-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'dlux' project-name: 'dlux' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -63,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