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