From 86d01baa4accc318d15dd47a7b7a5d497681d1ae Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Mon, 2 Oct 2023 12:51:38 +0200 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. blazar-nova was skipped by the automated update, so we fix that now. Co-Authored-By: Sairam Vengala Change-Id: I8639dddc49c10d60343864fdca6d79c199fd4b44 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 7b008ad..0953139 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,5 +1,5 @@ - project: templates: - check-requirements - - openstack-python3-antelope-jobs + - openstack-python3-jobs - release-notes-jobs-python3