From 83ced8f9b0b5acab8e2247a20e9710e35877c4fb Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Tue, 6 Sep 2022 12:40:43 +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: I2f3b4af37a0d5eb598dfe119a74a2ea48a6d8db2 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5cc5c45..7b84865 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,4 +3,4 @@ - check-requirements - openstackclient-plugin-jobs - publish-openstack-docs-pti - - openstack-python3-zed-jobs + - openstack-python3-jobs