Add periodic jobs for brick-cinderclient-ext

This has become a low-traffic repository, and during gazpacho
development the gates had broken but we didn't notice until people
were trying to merge changes just before the client freeze.  So
add periodic weekly jobs so we will get some advance notice when
a job has broken.

Change-Id: I9fc4b74d47b9bd664d3b61602ea6c977eaf2dff7
Signed-off-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>
This commit is contained in:
Brian Rosmaita
2026-03-24 22:12:02 -04:00
parent bff4310b43
commit 7e6f8b956c
+18
View File
@@ -85,6 +85,24 @@
# is no longer tested (see change I796eddac96313584f4a)
voting: false
- brick-cinderclient-dsvm-functional-py313
periodic-weekly:
jobs:
- openstack-tox-pep8:
branches: master
- openstack-tox-py310:
branches: master
- openstack-tox-py313:
branches: master
- openstack-tox-py314:
branches: master
- openstack-tox-docs:
branches: master
- build-openstack-releasenotes:
vars:
sphinx_python: python3
branches: master
- python-cinderclient-functional-py313:
branches: master
gate:
jobs:
- brick-cinderclient-dsvm-functional-py313