From 98c7ea39bf52d6c2927508f4c2b5b26d56eff54f Mon Sep 17 00:00:00 2001 From: Richard Pioso Date: Fri, 9 Oct 2020 17:44:05 -0400 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] [1] https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I18f353739508a4b5495db5d954528bbecdfeed02 --- 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 cab1fe4..5f9b110 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -1,3 +1,3 @@ - project: templates: - - openstack-python3-victoria-jobs + - openstack-python3-wallaby-jobs