Use correct docs jobs

* Use build-openstack-docs-pti for the main docs job rather than
  the old legacy build-openstack-sphinx-docs-python3
* Use build-openstack-api-ref for the api-ref job (we can not
  use OpenStack's api-ref-jobs template as it includes their
  publisih jobs)

Change-Id: I646090e4dcc3260b3d963434a228bd5ef3a919fc
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
Dean Troyer 2018-09-27 16:05:46 -05:00
parent ea38cb456d
commit 97252e1fc8
1 changed files with 3 additions and 1 deletions

View File

@ -1,10 +1,12 @@
---
- project:
templates:
- build-openstack-sphinx-docs-python3
- build-openstack-docs-pti
check:
jobs:
- build-openstack-api-ref
- openstack-tox-linters
gate:
jobs:
- build-openstack-api-ref
- openstack-tox-linters