coverage2sql/.zuul.yaml
Martin Kopec d6ef9a22cd Switch testing to Antelope testing runtime
Updating the testing template to Antelope testing runtime:
https://governance.openstack.org/tc/reference/runtimes/2023.1.html

Change-Id: I2e0b6d679d1262bd63b0f9375ec28eb2affa135d
2023-01-19 11:20:12 +01:00

18 lines
404 B
YAML

- project:
templates:
- openstack-cover-jobs
- release-notes-jobs-python3
- publish-openstack-docs-pti
check:
jobs:
- openstack-tox-pep8
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310
gate:
jobs:
- openstack-tox-pep8
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310