X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim.yaml;h=027cadcd84bb15d007ef3cd439a402947e0af6c6;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=5fb3dd0d21ae174b94f95a309990255ab2831598;hpb=d2dbe00f26c3fd709f069d917b6d466d7bda4115;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim.yaml b/jjb/daexim/daexim.yaml index 5fb3dd0d21..027cadcd84 100644 --- a/jjb/daexim/daexim.yaml +++ b/jjb/daexim/daexim.yaml @@ -1,13 +1,13 @@ --- - project: - name: daexim-fluorine + name: daexim-neon jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs project: 'daexim' project-name: 'daexim' - stream: fluorine + stream: neon branch: 'master' mvn-settings: 'daexim-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -18,15 +18,15 @@ staging-profile-id: 96e4dade34bd7 - project: - name: daexim-oxygen + name: daexim-fluorine jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs project: 'daexim' project-name: 'daexim' - stream: oxygen - branch: 'stable/oxygen' + 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}' @@ -36,15 +36,15 @@ staging-profile-id: 96e4dade34bd7 - project: - name: daexim-nitrogen + name: daexim-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs project: 'daexim' project-name: 'daexim' - stream: nitrogen - branch: 'stable/nitrogen' + 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}' @@ -63,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