From 1c46400be2baac9bcdd89041791f0967ec7771cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Douglas=20Mendiz=C3=A1bal?= Date: Mon, 16 May 2022 16:35:12 -0500 Subject: Add Python3 zed unit tests This patch updates the python jobs to use the Zed jobs. Change-Id: I24d1e379b2118954f51b856213d9baa977c8536c --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index ead3dda..c35df65 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -13,7 +13,7 @@ - project: templates: - check-requirements - - openstack-python3-yoga-jobs + - openstack-python3-zed-jobs - openstackclient-plugin-jobs - publish-openstack-docs-pti check: -- cgit v1.2.1