From 1757c64199dd8f5fa4387fe368aceea806e93cc6 Mon Sep 17 00:00:00 2001 From: Stephen Finucane <stephenfin@redhat.com> Date: Tue, 15 Mar 2022 15:08:28 +0000 Subject: [PATCH] Update CI to use unversioned jobs template As part of the migration of this project to the independent release model, we failed to notice that the job template was still tied to a specific release. We've now introduced a new unversioned job template, 'openstack-python3-jobs' [1], which was can and should use. Do this. [1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/ Change-Id: Id97452334d3da24d062f6fbe9136c91641d209d7 Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/ Signed-off-by: Stephen Finucane <stephenfin@redhat.com> --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 325a5a4..0f39bb1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,5 +2,5 @@ templates: - publish-openstack-docs-pti - check-requirements - - openstack-python3-yoga-jobs + - openstack-python3-jobs - release-notes-jobs-python3