python-keystoneclient/.zuul.yaml
Andreas Jaeger f311819acf Use templates for cover and lower-constraints
Use openstack-tox-cover template, this runs the cover job as
non-voting in the check queue only.

Use openstack-lower-constraints-jobs template

Remove jobs that are part of the templates.

Change-Id: I53c95dfd73679653099df83400e18f9ba5c1def7
2018-09-24 20:20:57 +02:00

17 lines
449 B
YAML

- project:
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- publish-openstack-docs-pti
- check-requirements
- lib-forward-testing
- lib-forward-testing-python3
- release-notes-jobs-python3
check:
jobs:
- legacy-keystoneclient-dsvm-functional:
voting: false