X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=4308da7d41a7a9ecec40f2e39d6ef81c4fcb9a1b;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=fbd47780c894731805a66dc77c61d746601ecd06;hpb=39a0450315a14058a0c8fd7eb8c53fad2637249f;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index fbd47780c..4308da7d4 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -1,12 +1,10 @@ --- - project: - name: dlux-oxygen + name: dlux-neon jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'dlux' project-name: 'dlux' branch: 'master' @@ -14,48 +12,41 @@ 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 + name: dlux-fluorine jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{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}' 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 + 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 @@ -69,3 +60,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