Merge "Import build-openstack-api-ref"

This commit is contained in:
Zuul 2018-09-28 15:57:38 +00:00 committed by Gerrit Code Review
commit 99422ca6aa
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