X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finfrautils%2Finfrautils.yaml;h=c391f02a022f826a6388a51d26fecd32c36a254d;hb=99bf97c3aaad5f6325efe6142c83dc88615ab738;hp=149572b0a442af8cabfc75c9441153a8f2eedb2c;hpb=40cd0dcce74258b1f890881773514c12ae0e3284;p=releng%2Fbuilder.git diff --git a/jjb/infrautils/infrautils.yaml b/jjb/infrautils/infrautils.yaml index 149572b0a..c391f02a0 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,47 @@ 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: neon + project: 'infrautils' + project-name: 'infrautils' + branch: 'stable/neon' + mvn-settings: 'infrautils-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream}' + email-upstream: '[infrautils] [odlparent]' + + # Used by the release job + staging-profile-id: 96fca0367756c + +- project: + 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: oxygen + stream: fluorine project: 'infrautils' project-name: 'infrautils' - branch: 'stable/oxygen' + branch: 'stable/fluorine' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -46,3 +83,9 @@ branch: 'master' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: infrautils-view + views: + - project-view + project-name: infrautils