From 30b0c56d231ae0c6628b2830fe9a1c304a78f2be Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Thu, 24 Mar 2022 07:49:59 +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: I7ac9a2c84d60ca722e2343a5ca21d8c8b2b1ba71 --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zuul.d/project.yaml') diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5e054a26b..dc695e51e 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -3,8 +3,8 @@ - check-requirements - openstack-cover-jobs - openstack-lower-constraints-master-branch-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