X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finfrautils%2Finfrautils.yaml;h=0dd9a4aef619aa1f6e9121112437f883910ba0bb;hb=e6d7f315bb47c0546035b16b4dbe89930bb18699;hp=0390cc3a0eb3d2e239589e54ca72a2535edbf67c;hpb=33e46fb8c05a0e0b138b77b475aea1896f3308ec;p=releng%2Fbuilder.git diff --git a/jjb/infrautils/infrautils.yaml b/jjb/infrautils/infrautils.yaml index 0390cc3a0..0dd9a4aef 100644 --- a/jjb/infrautils/infrautils.yaml +++ b/jjb/infrautils/infrautils.yaml @@ -1,12 +1,18 @@ --- - project: - name: infrautils-fluorine + name: infrautils-sodium jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-maven-javadoc-jobs' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + doc-dir: .tox/docs/tmp/html + project-pattern: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 - odl-maven-jobs - stream: fluorine + stream: sodium project: 'infrautils' project-name: 'infrautils' branch: 'master' @@ -19,16 +25,22 @@ staging-profile-id: 96fca0367756c - project: - name: infrautils-oxygen + name: infrautils-neon jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-maven-javadoc-jobs' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + doc-dir: .tox/docs/tmp/html + project-pattern: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 - odl-maven-jobs - stream: oxygen + stream: neon project: 'infrautils' project-name: 'infrautils' - branch: 'stable/oxygen' + branch: 'stable/neon' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -38,15 +50,22 @@ staging-profile-id: 96fca0367756c - project: - name: infrautils-nitrogen + name: infrautils-fluorine jobs: - '{project-name}-distribution-check-{stream}' + - '{project-name}-maven-javadoc-jobs' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + doc-dir: .tox/docs/tmp/html + project-pattern: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'infrautils' project-name: 'infrautils' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -55,6 +74,32 @@ # Used by the release job staging-profile-id: 96fca0367756c +- project: + name: infrautils-oxygen + jobs: + - '{project-name}-distribution-check-{stream}' + - '{project-name}-maven-javadoc-jobs' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + doc-dir: .tox/docs/tmp/html + project-pattern: infrautils + rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-infrautils/38993/ + rtd-token: 294c76173237e3a088365c31012cf4ddaa767dc9 + - odl-maven-jobs + + stream: oxygen + project: 'infrautils' + project-name: 'infrautils' + branch: 'stable/oxygen' + mvn-settings: 'infrautils-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream}' + email-upstream: '[infrautils] [odlparent]' + disable-job: 'true' + + # Used by the release job + staging-profile-id: 96fca0367756c + - project: name: infrautils-sonar jobs: @@ -64,3 +109,9 @@ branch: 'master' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: infrautils-view + views: + - project-view + project-name: infrautils