X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Finfrautils%2Finfrautils.yaml;h=dc6294200695fa84e2b8d77d733f16ff93a5d162;hb=27ef53a850281ce78fb8991158de4a396d2ad9be;hp=77dfce7398fb89c2909e57870aa63bea6afff9d5;hpb=39a0450315a14058a0c8fd7eb8c53fad2637249f;p=releng%2Fbuilder.git diff --git a/jjb/infrautils/infrautils.yaml b/jjb/infrautils/infrautils.yaml index 77dfce739..dc6294200 100644 --- a/jjb/infrautils/infrautils.yaml +++ b/jjb/infrautils/infrautils.yaml @@ -1,13 +1,18 @@ --- - project: - name: infrautils-oxygen + name: infrautils-fluorine jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{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: 'master' @@ -15,48 +20,31 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[infrautils] [odlparent]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fca0367756c - project: - name: infrautils-nitrogen - jobs: - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - odl-maven-jobs - - stream: nitrogen - project: 'infrautils' - project-name: 'infrautils' - branch: 'stable/nitrogen' - mvn-settings: 'infrautils-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream}' - email-upstream: '[infrautils] [odlparent]' - archive-artifacts: '' - - # Used by the release job - staging-profile-id: 96fca0367756c - -- project: - name: infrautils-carbon + name: infrautils-oxygen jobs: - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{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: carbon + stream: oxygen project: 'infrautils' project-name: 'infrautils' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[infrautils] [odlparent]' - archive-artifacts: '' # Used by the release job staging-profile-id: 96fca0367756c @@ -70,3 +58,9 @@ branch: 'master' mvn-settings: 'infrautils-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: infrautils + description: 'List of infrautils jobs' + regex: '^infrautils-.*' + <<: *releng_view_common