coats/.zuul.yaml
Andreas Jaeger 07e41547b8 Update jobs
Remove tox-linters job, the default job now runs on bionic, so there's
no need to use an extra job. Replace it with the default job.

Replace obsolete build-openstack-sphinx-docs with new template
build-openstack-docs-pti which calls "tox -e docs" directly.
Update tox.ini for this to use python3.

Fix URL in docs to use new location of repo after OpenDev rename.

Change-Id: I8c46d95ae1156af01eb07fe7559bbf9e751cf055
2019-05-25 18:22:58 +02:00

11 lines
172 B
YAML

---
- project:
templates:
- build-openstack-docs-pti
check:
jobs:
- openstack-tox-linters
gate:
jobs:
- openstack-tox-linters