Add periodic jobs for cinderclient
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: Ie74e41b060b66a74b21778c20e8766c018303968 Signed-off-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>
This commit is contained in:
+18
@@ -68,6 +68,24 @@
|
||||
- python-cinderclient-functional-py313
|
||||
- openstack-tox-pylint:
|
||||
voting: false
|
||||
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:
|
||||
- python-cinderclient-functional-py313
|
||||
|
||||
Reference in New Issue
Block a user