From b4bca2fc0ada4c08c5727a3994825547787ac86c Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Thu, 10 Mar 2022 08:20:51 +0000 Subject: [PATCH] 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: I322f24ec376ea3e087e3217d34af3d60d18e3edd --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index c51e5d44..fc86a17e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,5 +2,5 @@ templates: - check-requirements - horizon-non-primary-django-jobs - - openstack-python3-yoga-jobs + - openstack-python3-zed-jobs - release-notes-jobs-python3