X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdaexim%2Fdaexim.yaml;h=99057ec6fb5dc56681ef72d5f0b3f420b3c72890;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=ba6c34e3c015b7d0e6157afc22f407e6dd3d3a68;hpb=43b8f173e8f7481cad5ce94ca2ddde5dd68fb88a;p=releng%2Fbuilder.git diff --git a/jjb/daexim/daexim.yaml b/jjb/daexim/daexim.yaml index ba6c34e3c..99057ec6f 100644 --- a/jjb/daexim/daexim.yaml +++ b/jjb/daexim/daexim.yaml @@ -1,54 +1,64 @@ --- - project: - name: daexim-oxygen + name: daexim-neon 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 project: 'daexim' project-name: 'daexim' - stream: oxygen + stream: neon branch: 'master' - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'daexim-settings' - mvn-goals: 'clean install' 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}' + - '{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 + + 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}' - - '{project-name}-maven-jobs' - - '{project-name}-merge-{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-goals: 'clean install' 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 @@ -56,11 +66,16 @@ - project: name: daexim-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'daexim' project-name: 'daexim' branch: 'master' mvn-settings: 'daexim-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: daexim-view + views: + - project-view + project-name: daexim