Use templates for docs, cover and lower-constraints

Use openstack-tox-cover template, this runs the cover job
in the check queue only.

Use openstack-lower-constraints-jobs template.

Use publish-openstack-docs-pti template.

Remove jobs that are part of the templates.

Change-Id: I89020d0a065ad096c687fba9b5ca6a1f179a1340
This commit is contained in:
Andreas Jaeger 2018-09-07 15:22:03 +02:00
parent 1ae64ae9ce
commit 0c3285e3e6
1 changed files with 3 additions and 13 deletions

View File

@ -1,20 +1,10 @@
- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti
- check-requirements
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-lower-constraints
- openstack-tox-cover
- openstack-tox-docs
gate:
jobs:
- openstack-tox-lower-constraints
- openstack-tox-cover
- openstack-tox-docs
post:
jobs:
- publish-openstack-sphinx-docs