X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim.yaml;h=f63e557dd8280cd7cdab26ae46264a90a52fe1b3;hb=65711c85e7711d9d87b4549f0cf35aa759923ffa;hp=ba6c34e3c015b7d0e6157afc22f407e6dd3d3a68;hpb=9d6b1af33712fcff4809bfba04c5e80a4ac8a3b6;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim.yaml b/jjb/daexim/daexim.yaml index ba6c34e3c..f63e557dd 100644 --- a/jjb/daexim/daexim.yaml +++ b/jjb/daexim/daexim.yaml @@ -1,54 +1,73 @@ --- - project: - name: daexim-oxygen + name: daexim-magnesium jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: daexim + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-daexim/47611/ + rtd-token: 76284f12638574f131cdccdf257d852d07c195fc + - odl-maven-jobs-jdk11 + - odl-maven-verify-jobs project: 'daexim' project-name: 'daexim' - stream: oxygen + stream: magnesium branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + java-version: 'openjdk11' mvn-settings: 'daexim-settings' - mvn-goals: 'clean install' - 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]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96e4dade34bd7 - project: - name: daexim-nitrogen + name: daexim-sodium jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: daexim + 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: nitrogen - branch: 'stable/nitrogen' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + stream: sodium + branch: 'stable/sodium' mvn-settings: 'daexim-settings' - mvn-goals: 'clean install' - 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]' + + # Used by the release job + staging-profile-id: 96e4dade34bd7 + +- project: + name: daexim-neon + jobs: + - '{project-name}-distribution-check-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: daexim + 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' + mvn-settings: 'daexim-settings' + mvn-opts: '-Xmx1024m' 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 @@ -56,11 +75,17 @@ - project: name: daexim-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'daexim' project-name: 'daexim' branch: 'master' + java-version: 'openjdk11' mvn-settings: 'daexim-settings' - mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + mvn-opts: '-Xmx1024m' + +- project: + name: daexim-view + views: + - project-view + project-name: daexim