commit 40057a34094789ed922af8566c7ef99fd0c6fe8b Author: tushargite96 Date: Tue Oct 6 10:48:54 2020 +0530 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 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