X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim.yaml;h=f63e557dd8280cd7cdab26ae46264a90a52fe1b3;hb=b9de81235c99e8a467a5dc0a321b18d4318a2277;hp=7fed129bf99b06d018563d17035b0d1d9b7221d9;hpb=79c0ee538aea4c11720752b23f5416a344f30d2e;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim.yaml b/jjb/daexim/daexim.yaml index 7fed129bf..f63e557dd 100644 --- a/jjb/daexim/daexim.yaml +++ b/jjb/daexim/daexim.yaml @@ -1,6 +1,6 @@ --- - project: - name: daexim-sodium + name: daexim-magnesium jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-rtd-jobs': @@ -8,14 +8,16 @@ project-pattern: daexim rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-daexim/47611/ rtd-token: 76284f12638574f131cdccdf257d852d07c195fc - - odl-maven-jobs + - odl-maven-jobs-jdk11 + - odl-maven-verify-jobs project: 'daexim' project-name: 'daexim' - stream: sodium + stream: magnesium branch: 'master' + java-version: 'openjdk11' mvn-settings: 'daexim-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[daexim] [odlparent] [yangtools] [controller]' @@ -23,7 +25,7 @@ staging-profile-id: 96e4dade34bd7 - project: - name: daexim-neon + name: daexim-sodium jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-rtd-jobs': @@ -32,13 +34,14 @@ rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-daexim/47611/ rtd-token: 76284f12638574f131cdccdf257d852d07c195fc - odl-maven-jobs + - odl-maven-verify-jobs project: 'daexim' project-name: 'daexim' - stream: neon - branch: 'stable/neon' + stream: sodium + branch: 'stable/sodium' mvn-settings: 'daexim-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[daexim] [odlparent] [yangtools] [controller]' @@ -46,7 +49,7 @@ staging-profile-id: 96e4dade34bd7 - project: - name: daexim-fluorine + name: daexim-neon jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-rtd-jobs': @@ -55,34 +58,16 @@ rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-daexim/47611/ rtd-token: 76284f12638574f131cdccdf257d852d07c195fc - odl-maven-jobs + - odl-maven-verify-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}' - - odl-maven-jobs - - project: 'daexim' - project-name: 'daexim' - stream: oxygen - branch: 'stable/oxygen' + stream: neon + branch: 'stable/neon' mvn-settings: 'daexim-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[daexim] [odlparent] [yangtools] [controller]' - disable-job: 'true' # Used by the release job staging-profile-id: 96e4dade34bd7 @@ -95,8 +80,9 @@ project: 'daexim' project-name: 'daexim' branch: 'master' + java-version: 'openjdk11' mvn-settings: 'daexim-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' - project: name: daexim-view