X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcoe%2Fcoe.yaml;fp=jjb%2Fcoe%2Fcoe.yaml;h=37fc2fbd151eac3bcc1888d98662f5da391f962d;hb=0abaee571f249a9da5396f5d44cae9350f2fbf2a;hp=25a1cf6117513e3d756b8e475a8cd4ef8aa6e509;hpb=421bcb43ba10cb225d57b6af32312b05d29bbbe2;p=releng%2Fbuilder.git diff --git a/jjb/coe/coe.yaml b/jjb/coe/coe.yaml index 25a1cf611..37fc2fbd1 100644 --- a/jjb/coe/coe.yaml +++ b/jjb/coe/coe.yaml @@ -1,4 +1,29 @@ --- +- project: + name: coe-silicon + jobs: + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: coe + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-coe/34924/ + rtd-token: 95a5a8fed43b75c6be8432a2643f20a344ba5155 + - odl-maven-jobs-jdk11 + - odl-maven-verify-jobs + + project: 'coe' + project-name: 'coe' + stream: silicon + branch: 'master' + java-version: 'openjdk11' + mvn-settings: 'coe-settings' + mvn-opts: '-Xmx1024m' + dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' + email-upstream: '[coe] [odlparent] [yangtools] [controller]' + build-node: centos7-docker-2c-8g + + # Used by the release job + staging-profile-id: 96c0be46aac33 + - project: name: coe-aluminium jobs: @@ -13,7 +38,7 @@ project: 'coe' project-name: 'coe' stream: aluminium - branch: 'master' + branch: 'stable/aluminium' java-version: 'openjdk11' mvn-settings: 'coe-settings' mvn-opts: '-Xmx1024m'