i18n/.zuul.yaml
Andreas Jaeger f6f2699c78 Cleanup running jobs
With the changed PTI doc building, this repo can now use the standard
way of building docs, use publish-openstack-docs-pti template and remove
custom jobs.

Since this repo is not co-installed, it does not need requirements and
lower-constraints - like none of the documentation projects. Remove
these.

Remove also lower-constraints tox environment and unused pip install
command from tox.ini as the default is just fine.

Remove passenv from docs environment, this is not needed with current CI
jobs anymore.

Change-Id: I52544b825d3de626f25a81acdb0f62e73771051a
2018-12-07 08:49:55 +01:00

10 lines
164 B
YAML

- project:
templates:
- publish-openstack-docs-pti
check:
jobs:
- openstack-tox-pep8
gate:
jobs:
- openstack-tox-pep8