From b4f1db2231e91ef164154c068c0eb12e8811da4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aija=20Jaunt=C4=93va?= Date: Mon, 26 Sep 2022 05:21:05 -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: Ib9588e4421bc6748b1f63ba58c0594c90184005e --- 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 e10a26e..6de3b87 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -1,3 +1,3 @@ - project: templates: - - openstack-python3-zed-jobs + - openstack-python3-jobs