From 3d20fd3fd1ba4828c6b68467a3e514d349f45e2a Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Fri, 11 Mar 2022 09:54:50 +0000 Subject: Add Python3 zed unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for zed. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ia141d43de268b1153b157b1adccb111955f36fd6 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 4c1f0c442c..20552ae614 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -623,8 +623,8 @@ - integrated-gate-compute - openstack-cover-jobs - openstack-lower-constraints-jobs - - openstack-python3-yoga-jobs - - openstack-python3-yoga-jobs-arm64 + - openstack-python3-zed-jobs + - openstack-python3-zed-jobs-arm64 - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 -- cgit v1.2.1