X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=5cf48822e7a6a3d2ca6cd89a7beaac3af7f755b3;hb=b4cf45c2f7b0f81a395a81f85718df294868429d;hp=9f69b38653986daa04e0c6d4bc191e349c782b89;hpb=8c76f3dfcc549f8e959de1d3a52b3885d1cde4ce;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index 9f69b3865..5cf48822e 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -1,67 +1,35 @@ --- - project: - name: dlux-oxygen + name: dlux-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'dlux' project-name: 'dlux' branch: 'master' - jdks: - - openjdk8 mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[dlux] [odlparent]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96e6a0327484f - project: - name: dlux-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - odl-maven-jobs - - stream: nitrogen - project: 'dlux' - project-name: 'dlux' - branch: 'stable/nitrogen' - jdks: - - openjdk8 - mvn-settings: 'dlux-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream}' - email-upstream: '[dlux] [odlparent]' - archive-artifacts: '' - - # Used by the release job - staging-profile-id: 96e6a0327484f - -- project: - name: dlux-carbon + name: dlux-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'dlux' project-name: 'dlux' - branch: 'stable/carbon' - karaf-version: karaf3 - jdks: - - openjdk8 + branch: 'stable/oxygen' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[dlux] [odlparent]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96e6a0327484f @@ -75,3 +43,9 @@ branch: 'master' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: dlux + description: 'List of dlux jobs' + regex: '^dlux-.*' + <<: *releng_view_common