From c657aa88a34033c1092b8e77cc5965ac70ba97ed Mon Sep 17 00:00:00 2001 From: Salvatore Orlando Date: Thu, 19 Dec 2024 19:41:32 +0000 Subject: [PATCH] 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 --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index b2680896..376b72c2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,6 +1,4 @@ - project: - templates: - - openstack-cover-jobs check: jobs: - openstack-tox-pep8