deaf2f4f81
tox.ini started failing with Tox4 which had some incompatible changes. One of them is due to the skipsdist = True. Fixing tox.ini for tox4 changes. Additional changes: * zuul: Declare queue at top level * fix onflicting with base python error Change-Id: I9f988e485c1c19eca41175e29fc09c1e28d38b06
10 lines
213 B
YAML
10 lines
213 B
YAML
- project:
|
|
queue: kuryr
|
|
templates:
|
|
- openstack-cover-jobs
|
|
- openstack-python3-jobs
|
|
- release-notes-jobs-python3
|
|
- publish-openstack-docs-pti
|
|
- check-requirements
|
|
gate: {}
|