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 python-blazarclient didn't get the memo, so we fix that now.

Change-Id: I8a3ea54a4fb89564f446d2d0882c5822719e10f9
This commit is contained in:
Sairam Vengala 2023-09-27 10:55:01 +05:30
parent e491d3c656
commit c3e0388543
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
- project:
templates:
- check-requirements
- openstack-python3-antelope-jobs
- openstack-python3-jobs
- release-notes-jobs-python3
- openstack-cover-jobs