[CI]: fix the tox cover zuul jobs.

Change-Id: I8d16d9c07afeb2c31467c4de5558d1c4f3b9d328
This commit is contained in:
wu.chunyang 2023-07-16 21:51:57 +08:00
parent 17af8eab8c
commit 2ade4d87ac
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
branch = True
source=trove
omit=*trove/tests*
omit=trove/tests/*
[report]
# Regexes for lines to exclude from consideration

View File

@ -12,9 +12,9 @@
check:
jobs:
- openstack-tox-cover:
voting: false
voting: true
- trove-tox-bandit-baseline:
voting: false
voting: true
- trove-tempest:
voting: false
- trove-ubuntu-guest-image-build: