X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Funimgr%2Funimgr.yaml;h=4ca410d155be6dd917b582455f5a7acce1a24f21;hb=3c3bec550bb8e339636a91848823fd1b8990e6f0;hp=bfe502976ddfc7f905cc7ee37d44b206dce07cff;hpb=45458fd1a8244522b9651ba18e7f457e0366084d;p=releng%2Fbuilder.git diff --git a/jjb/unimgr/unimgr.yaml b/jjb/unimgr/unimgr.yaml index bfe502976..4ca410d15 100644 --- a/jjb/unimgr/unimgr.yaml +++ b/jjb/unimgr/unimgr.yaml @@ -1,13 +1,41 @@ --- +- project: + name: unimgr-sodium + jobs: + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: unimgr + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-unimgr/49748/ + rtd-token: e12225e9b9ac67f5439c1619dcad342393b7ea31 + - odl-maven-jobs + + stream: sodium + project: 'unimgr' + project-name: 'unimgr' + branch: 'master' + mvn-settings: 'unimgr-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'ovsdb-merge-{stream}' + email-upstream: '[unimgr] [ovsdb]' + build-node: centos7-builder-4c-16g + + # Used by the release job + staging-profile-id: a695d0a0b8d51 + - project: name: unimgr-neon jobs: + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: unimgr + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-unimgr/49748/ + rtd-token: e12225e9b9ac67f5439c1619dcad342393b7ea31 - odl-maven-jobs stream: neon project: 'unimgr' project-name: 'unimgr' - branch: 'master' + branch: 'stable/neon' mvn-settings: 'unimgr-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'ovsdb-merge-{stream}' @@ -20,6 +48,11 @@ - project: name: unimgr-fluorine jobs: + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: unimgr + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-unimgr/49748/ + rtd-token: e12225e9b9ac67f5439c1619dcad342393b7ea31 - odl-maven-jobs stream: fluorine @@ -39,14 +72,15 @@ name: unimgr-sonar jobs: - gerrit-maven-sonar + project: 'unimgr' project-name: 'unimgr' branch: 'master' mvn-settings: 'unimgr-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' -- view: - name: unimgr - description: 'List of unimgr jobs' - regex: '^unimgr-.*' - <<: *releng_view_common +- project: + name: unimgr-view + views: + - project-view + project-name: unimgr