From 6a797aaa6b4bee7c5c799c481e6919f8e4b44254 Mon Sep 17 00:00:00 2001 From: zhangtongjian <125163227@qq.com> Date: Sun, 11 Sep 2022 14:16:11 +0800 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: I1a84121c2013e7142f87f6f6ac1eae0bac62f1b4 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 40c9c12..f990bbd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,4 +2,4 @@ templates: - release-notes-jobs-python3 - publish-openstack-docs-pti - - openstack-python3-zed-jobs + - openstack-python3-jobs