Import build-openstack-api-ref

We can add this in-repo, move it over from project-config.

Change-Id: Ib8b535728461516f415af07d4f177ac1662f8b24
This commit is contained in:
Andreas Jaeger 2018-09-23 12:34:41 +02:00
parent 39e7704612
commit 7e4bc8c20c
1 changed files with 19 additions and 1 deletions

View File

@ -9,16 +9,34 @@
- project:
templates:
- check-requirements
- release-notes-jobs-python3
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstackdocsstheme-tox-manuals-buildpdf
- openstack-tox-pep8
- build-openstack-api-ref:
# Override files section of the job so that this builds
# if we change the template.
files:
- ^tox.ini$
- ^api-ref/.*
- ^doc/.*$
- ^openstackdocstheme/.*$
- ^.*\.txt$
- ^.*\.rst$
gate:
jobs:
- openstackdocsstheme-tox-manuals-buildpdf
- openstack-tox-pep8
- build-openstack-api-ref:
files:
- ^tox.ini$
- ^api-ref/.*
- ^doc/.*$
- ^openstackdocstheme/.*$
- ^.*\.txt$
- ^.*\.rst$
post:
jobs:
- publish-openstack-python-branch-tarball