From 40057a34094789ed922af8566c7ef99fd0c6fe8b Mon Sep 17 00:00:00 2001 From: tushargite96 Date: Tue, 6 Oct 2020 10:48:54 +0530 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: Idac156e396d16cf10ed14d012b863f06e472441d --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 4eba26a..0bc21da 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,4 +3,4 @@ - check-requirements - publish-openstack-docs-pti - openstack-python35-jobs - - openstack-python3-victoria-jobs + - openstack-python3-wallaby-jobs