From ddb67363a30f7b07cd0456fa12f6fd9f53289e2e Mon Sep 17 00:00:00 2001 From: likui Date: Sat, 10 Oct 2020 13:27:24 +0800 Subject: [PATCH] Add Python3 Wallaby unit tests This change ensures unit testing is in place for all of the tested runtimes for Wallaby. See also the Project Testing Interface (PTI) in OpenStack Governance. [1] https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I5d80c7e1566a7a3d544b2b3822c77d9f1b7f16d3 --- .zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index 59af90a91..fc0e04881 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -8,7 +8,7 @@ # https://bugs.launchpad.net/tripleo/+bug/1879766 - tripleo-buildimage-jobs-centos-8 - openstack-python35-jobs - - openstack-python3-victoria-jobs + - openstack-python3-wallaby-jobs check: jobs: - openstack-tox-pylint