Files
freezer-api/.zuul.yaml
Dmitriy Rabotyagov 5eba44e65a Remove duplicated jobs from tests
Job `freezer-tempest-basic-sql` is effectively the same as
basic job, as both of them are testing sqlalchemy backend as of today.

Also sqlalchemy 2.0 us in u-c right now, so a separate test for it is
not needed anymore.

Change-Id: I9ea8a7db805df6add6da38eb12127e905dd9a10a
2024-12-01 23:30:17 +01:00

18 lines
367 B
YAML

---
- project:
templates:
- check-requirements
- openstack-python3-jobs
- openstack-python3-jobs-arm64
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-pylint
- freezer-tempest-basic
gate:
jobs:
- openstack-tox-pylint
- freezer-tempest-basic