From a4607351cfb087eb066e2243ebc8c8196afa8b90 Mon Sep 17 00:00:00 2001 From: tushargite96 Date: Wed, 2 Mar 2022 22:12:42 +0530 Subject: [PATCH] Add Python3 yoga unit tests This patch updates the project template to use the Yoga project template to ensure unit testing is in place for all of the tested runtimes for yoga. For more please refer to [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Iaba3a69d352ea181167f2a845ffece3f43c5faae --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index ac55e2c..1e3c8b3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -11,7 +11,7 @@ - project: templates: - - openstack-python3-xena-jobs + - openstack-python3-yoga-jobs - check-requirements - publish-openstack-docs-pti check: