X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=f5896cdeab40465146ba3a032366f03c1446c6e7;hb=ef8da896d062a4a3f35d0c086cd59ba16af57566;hp=e878163c46131ad9719990d7ab6058d4e3930bff;hpb=28c73057560c34d1fadad99c702461cdb8c9f0c7;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index e878163c4..f5896cdea 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -1,10 +1,10 @@ --- - project: - name: dlux-fluorine + name: dlux-sodium jobs: - odl-maven-jobs - stream: fluorine + stream: sodium project: 'dlux' project-name: 'dlux' branch: 'master' @@ -17,15 +17,14 @@ staging-profile-id: 96e6a0327484f - project: - name: dlux-oxygen + name: dlux-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'dlux' project-name: 'dlux' - branch: 'stable/oxygen' + branch: 'stable/neon' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -35,19 +34,37 @@ staging-profile-id: 96e6a0327484f - project: - name: dlux-nitrogen + name: dlux-fluorine + jobs: + - odl-maven-jobs + + stream: fluorine + project: 'dlux' + project-name: 'dlux' + branch: 'stable/fluorine' + 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: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'dlux' project-name: 'dlux' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[dlux] [odlparent]' + disable-job: 'true' # Used by the release job staging-profile-id: 96e6a0327484f @@ -61,3 +78,9 @@ branch: 'master' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: dlux-view + views: + - project-view + project-name: dlux