From 4d1fde7c8dd1aa20f684249146364de281e4fe82 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Fri, 17 Sep 2021 16:12:13 +0000 Subject: [PATCH] Add Python3 yoga unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I2e9ad71f06a81fa5fc9d5a1ff09a838768c4ffdb --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index a884d25..3c8bf3e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,4 +2,4 @@ templates: - horizon-non-primary-django-jobs - check-requirements - - openstack-python3-xena-jobs + - openstack-python3-yoga-jobs