From 524f3280df787e1b9c8157bd52cea4fbd7dc8da7 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 15 Dec 2021 18:27:22 +0900 Subject: [PATCH] Use Python3 yoga unit tests Because the Xena release is not being created for TripleO repos, test runtime is not updated by automation tools. This change updates the job template to use the tested runtime for Yoga. Change-Id: I06108292ef0577e1d71de95c98e3bde8b41ec8c6 --- zuul.d/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 171c797f..d6071780 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,5 +1,5 @@ - project: templates: - tripleo-buildimage-jobs - - openstack-python3-xena-jobs + - openstack-python3-yoga-jobs - release-notes-jobs-python3