X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim.yaml;h=027cadcd84bb15d007ef3cd439a402947e0af6c6;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=db876be846497f377e09c6a17fbfeff70ae79d5b;hpb=dac658c4a6587a4b299b18df0e2c558371722167;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim.yaml b/jjb/daexim/daexim.yaml index db876be84..027cadcd8 100644 --- a/jjb/daexim/daexim.yaml +++ b/jjb/daexim/daexim.yaml @@ -1,50 +1,54 @@ --- - project: - name: daexim-oxygen + name: daexim-neon jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'daexim' project-name: 'daexim' - stream: oxygen + stream: neon branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'daexim-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[daexim] [odlparent] [yangtools] [controller]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96e4dade34bd7 - project: - name: daexim-nitrogen + name: daexim-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + project: 'daexim' + project-name: 'daexim' + stream: fluorine + branch: 'stable/fluorine' + mvn-settings: 'daexim-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' + email-upstream: '[daexim] [odlparent] [yangtools] [controller]' + + # Used by the release job + staging-profile-id: 96e4dade34bd7 + +- project: + name: daexim-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - odl-maven-jobs project: 'daexim' project-name: 'daexim' - stream: nitrogen - branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + stream: oxygen + branch: 'stable/oxygen' mvn-settings: 'daexim-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[daexim] [odlparent] [yangtools] [controller]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96e4dade34bd7 @@ -59,3 +63,9 @@ branch: 'master' mvn-settings: 'daexim-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: daexim + description: 'List of daexim jobs' + regex: '^daexim-.*' + <<: *releng_view_common