From a13d1be9dd9aaf4c272d6cdfbbda400380a11934 Mon Sep 17 00:00:00 2001 From: tushargite96 Date: Tue, 28 Sep 2021 09:43:37 +0530 Subject: [PATCH] Switch testing to Yoga testing runtime Upating the tetsing template to Yoga testing runtime: https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: I5776862839f7b5ffe351bdfcd4b88b09c607854f --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index f28fe91..6c49f2b 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 - openstack-cover-jobs