From eea10dea212a3df5e4c9b2e16ca6af54914ea36a Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Fri, 1 Sep 2023 17:42:50 -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 os-brick didn't get the memo, so we fix that now. Change-Id: I8202283d5bd5ecede3414fe3e92e95e743df2f67 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 28d07d00f..ebbd24786 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 - publish-openstack-docs-pti - release-notes-jobs-python3 check: