From 0ac84256e5ba6402557345243b7d53c9f3a191ac Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Fri, 16 Sep 2022 09:56:34 +0000 Subject: [PATCH] Switch to 2023.1 Python3 unit tests and generic template name This is an automatically generated 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: I56e1aa8da51b510db8a7845da98c39533feb8e90 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 0466265..1a8beaa 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,4 @@ - project: templates: - openstack-cover-jobs - - openstack-python3-zed-jobs + - openstack-python3-jobs