Add openstack-doc-build job for documentation testing

Start gating on documentation changes. Eventually add support for
publishing them.

Change-Id: I9e75fee12e7d74db51661b6a1071a510788cde74
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-07-11 11:08:13 -04:00
parent 2dfb08a49e
commit 5738468cd8
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,6 @@ file to produce a list of required distro packages that do not exist and
then install the missing packages.
Role Variables
--------------
bindep_dir
The directory to look for bindep files in. Defaults to current directory.

View File

@ -124,5 +124,6 @@
name: openstack-infra/zuul-jobs
check:
jobs:
- openstack-doc-build
- tox-linters
- tox-py35-on-zuul