From 197972b69234f6e3a7c032c79acecf523d7cb96c Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Thu, 11 Mar 2021 18:08:38 +0000 Subject: [PATCH] Add Python3 victoria unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for victoria. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I8127e92439d2393ec7a4797a5ee7776ecc29c2d1 --- zuul.d/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 603ae00..e241b0c 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -2,4 +2,4 @@ templates: - check-requirements - openstack-cover-jobs - - openstack-python3-ussuri-jobs + - openstack-python3-victoria-jobs