CI: Add cover jobs

Let's make sure we don't decrease test coverage.

Change-Id: Ib102f3b58be71e1e3c35928f960eadd7d07ff318
This commit is contained in:
Michal Nasiadka 2022-11-09 07:50:23 +00:00
parent 41875cee1a
commit 0ad5b8c50f
2 changed files with 3 additions and 0 deletions

2
.coveragerc Normal file
View File

@ -0,0 +1,2 @@
[run]
omit = kolla/tests/*

View File

@ -3,6 +3,7 @@
templates:
- openstack-python3-jobs
- openstack-python3-jobs-arm64
- openstack-cover-jobs
- check-requirements
- publish-openstack-docs-pti
- release-notes-jobs-python3