From 7e1bea670d4c26a5a9052f0ffda84980344a3a88 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 23 Jul 2024 23:23:55 +0900 Subject: [PATCH] Test cover target in CI Now the cover target in tox has been fixed. Verify the target in CI to ensure it's not broken by any future changes. Change-Id: I2eb8a3a5788910b37469a29abe980074d28ce95b --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index fe57fa3f..c512f24c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,6 +2,7 @@ templates: - check-requirements - lib-forward-testing-python3 + - openstack-cover-jobs - openstack-python3-jobs - periodic-stable-jobs - publish-openstack-docs-pti