From 22a05b2039d0178b52fa3546de8ab265df112636 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Fri, 4 Mar 2022 17:17:27 +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: Ia832ebda47bb798876edf3c013e9b9a583405c11 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index bbbdf10..92889dc 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -31,7 +31,7 @@ - check-requirements - lib-forward-testing-python3 - openstack-python-jobs - - openstack-python3-yoga-jobs + - openstack-python3-zed-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: -- cgit v1.2.1