From d978eb75d129b9f2c9608341fc60ccc5d0aaa164 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 6 Feb 2022 21:10:05 +0900 Subject: [PATCH] Add Python3 yoga unit tests This is a patch to ensure unit testing is in place for all the of the tested runtimes for yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html This patch is manually created, because the previous patch was not merged before Xena release and release bot didn't create the automated patch at that time. Change-Id: I902f342800d6ea7dda3eff2a10f7c9dd54fa6151 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index f521eeb..54fdbc6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,5 @@ - project: templates: - - openstack-python3-xena-jobs + - openstack-python3-yoga-jobs - publish-openstack-docs-pti - openstackclient-plugin-jobs