From b96f71ccc83dedeaec8f330dd52484ae53498399 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Fri, 1 Sep 2023 17:52:27 -0400 Subject: [PATCH] Use generic testing template Change If402f9ae0ca06fec0 replaced cycle-specific testing templates that had to be changed in each project's zuul config file with a generic template that only needs to be updated in one place, namely, in the openstack-zuul-jobs repo. Apparently cinderclient didn't get the memo, so we fix that now. Change-Id: I1144ed99b98e91035c88bc4cc8a065ab0249a012 (cherry picked from commit 1c3fb4f0683656349f5eabf07651527f9dee6d36) --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 2b3c32a29..3d7092104 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -43,7 +43,7 @@ - check-requirements - lib-forward-testing-python3 - openstack-cover-jobs - - openstack-python3-antelope-jobs + - openstack-python3-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: