X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Faaa%2Faaa.yaml;h=17bef2d6d2dfeab422b06bf33a90f227a63f7d6b;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=129604754080692f4c89a586ef41ef1af58e2511;hpb=543cbbbf2bba12b783e7e624ab52155bc47fcc66;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa.yaml b/jjb/aaa/aaa.yaml index 129604754..17bef2d6d 100644 --- a/jjb/aaa/aaa.yaml +++ b/jjb/aaa/aaa.yaml @@ -1,11 +1,16 @@ --- - project: - name: aaa-fluorine + name: aaa-neon jobs: - '{project-name}-distribution-check-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: aaa + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-aaa/47615/ + rtd-token: 621132230e1307d38f4aaf27e669d7dfdf98532f - odl-maven-jobs - stream: fluorine + stream: neon project: 'aaa' project-name: 'aaa' branch: 'master' @@ -18,15 +23,20 @@ staging-profile-id: 9318cf3c82c33 - project: - name: aaa-oxygen + name: aaa-fluorine jobs: - '{project-name}-distribution-check-{stream}' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: aaa + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-aaa/47615/ + rtd-token: 621132230e1307d38f4aaf27e669d7dfdf98532f - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'aaa' project-name: 'aaa' - branch: 'stable/oxygen' + branch: 'stable/fluorine' mvn-settings: 'aaa-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -36,15 +46,15 @@ staging-profile-id: 9318cf3c82c33 - project: - name: aaa-nitrogen + name: aaa-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'aaa' project-name: 'aaa' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' mvn-settings: 'aaa-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -63,3 +73,9 @@ branch: 'master' mvn-settings: 'aaa-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: aaa-view + views: + - project-view + project-name: aaa