diff --git a/.zuul.yaml b/.zuul.yaml index e4d2328..3cf2fa7 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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