From 8cc447a67049fdf615ba4ed034721c5a81df7d1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aija=20Jaunt=C4=93va?= Date: Mon, 26 Sep 2022 05:08:55 -0400 Subject: [PATCH] Switch to 2023.1 Python3 unit tests and generic template name This is a patch to ensure unit testing is in place for all the of the tested runtimes for antelope. Also, updating the template name to generic one. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ic9fbc911b9af557be1bb1a7741e0409fcd09406e --- 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 0bfe4ef..7d1cedf 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -2,4 +2,4 @@ templates: - check-requirements - openstack-cover-jobs - - openstack-python3-zed-jobs + - openstack-python3-jobs