vmware-nsxlib/.zuul.yaml
Salvatore Orlando c657aa88a3 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
2024-12-19 19:41:32 +00:00

10 lines
172 B
YAML

- project:
check:
jobs:
- openstack-tox-pep8
- openstack-tox-py39
gate:
jobs:
- openstack-tox-pep8
- openstack-tox-py39