From 26a920efc6db18ce38990be65fe7cadba7277401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Thu, 23 Mar 2023 17:12:42 +0100 Subject: Use the new openstack-python3-jobs template release repository did not change to use the latest template for unit test jobs. This patch removes the versioned template and replaces it with the unversioned one (that was introduced with patch [1]). [1] https://review.opendev.org/856903 Change-Id: I9420c82793ccab5c8fd522c2dda547d6ce439195 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index d4c4242..fe57fa3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,7 @@ templates: - check-requirements - lib-forward-testing-python3 - - openstack-python3-antelope-jobs + - openstack-python3-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 -- cgit v1.2.1