Fix tox4 error
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
This commit is contained in:
parent
79619532fc
commit
deaf2f4f81
@ -1,9 +1,9 @@
|
||||
- project:
|
||||
queue: kuryr
|
||||
templates:
|
||||
- openstack-cover-jobs
|
||||
- openstack-python3-jobs
|
||||
- release-notes-jobs-python3
|
||||
- publish-openstack-docs-pti
|
||||
- check-requirements
|
||||
gate:
|
||||
queue: kuryr
|
||||
gate: {}
|
||||
|
Loading…
Reference in New Issue
Block a user