X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=f5896cdeab40465146ba3a032366f03c1446c6e7;hb=701bc5140f491ed25c750a4dbad77ff4b16f0a6f;hp=7f52f5c62ded93e2a260ba0bbceac5b16fac01a9;hpb=c792dd0bbcd7293ac7097d12a5170e7f69369a68;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index 7f52f5c62..f5896cdea 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -1,11 +1,10 @@ --- - project: - name: dlux-fluorine + name: dlux-sodium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: fluorine + stream: sodium project: 'dlux' project-name: 'dlux' branch: 'master' @@ -18,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}' @@ -36,15 +34,14 @@ staging-profile-id: 96e6a0327484f - project: - name: dlux-nitrogen + 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}' @@ -54,20 +51,20 @@ 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}' email-upstream: '[dlux] [odlparent]' + disable-job: 'true' # Used by the release job staging-profile-id: 96e6a0327484f @@ -81,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