Remove cover job from .zuul.yaml

cover jobs use python 3.12 and it's not compatible
with some of the unit tests in the repository.

Change-Id: Ief9f14d2879d2ad3cab5db68d40f0c014e5707a9
This commit is contained in:
Salvatore Orlando 2024-12-19 19:41:32 +00:00
parent c8a80f7e6f
commit c657aa88a3

View File

@ -1,6 +1,4 @@
- project:
templates:
- openstack-cover-jobs
check:
jobs:
- openstack-tox-pep8