From 1c6d65c52d3538643874d2e05ccea9ca4dd74496 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Fri, 4 Mar 2022 17:19:56 +0000 Subject: [PATCH] Add Python3 zed unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for zed. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I365842a89e3b2a51c349b7717e579fe8e14646be --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index abd007f..5d7ccb2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,7 +1,7 @@ - project: templates: - publish-openstack-docs-pti - - openstack-python3-yoga-jobs + - openstack-python3-zed-jobs - check-requirements - release-notes-jobs-python3 - periodic-stable-jobs -- GitLab