From 276ecd787991fda3b8a5eaa9fb4dcd6f7d936cd2 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Thu, 18 Mar 2021 11:31:12 +0000 Subject: [PATCH] Add Python3 xena unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ic8d89a2ba2d92bd892c892d269e20e1b143306d6 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 48a2a00..caf40c8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,7 +1,7 @@ - project: templates: - publish-openstack-docs-pti - - openstack-python3-wallaby-jobs + - openstack-python3-xena-jobs - check-requirements - release-notes-jobs-python3 - periodic-stable-jobs -- GitLab