Add a zuul check job for coverage

This will add coverage results to the check results. We don't
necessarily need to care about this, but it is a useful thing
to have and because the tests don't take much time, it's not
very costly.

Change-Id: I1de581dd6921b722d012adfac6181fd7c3f06666
This commit is contained in:
Chris Dent 2018-09-06 19:35:08 +01:00
parent 09905baab2
commit 81d40b37b3
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- project:
templates:
- build-openstack-docs-pti
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs