From 63fa310920bec67084aab32a6691c9df97ba997d Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Thu, 24 Sep 2020 08:53:29 +0000 Subject: [PATCH] Add Python3 wallaby unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Iff841e79b6afc850fd0467ba110283c4be777efa --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index c651f88..b1ebe01 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,4 +2,4 @@ templates: - horizon-non-primary-django-jobs - check-requirements - - openstack-python3-victoria-jobs + - openstack-python3-wallaby-jobs