mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-10-30 09:42:22 +00:00
Merge "Zuul CI: remove manual workaround for Python3 and TOX" into develop
This commit is contained in:
20
.zuul.yaml
20
.zuul.yaml
@@ -1,22 +1,10 @@
|
||||
---
|
||||
# TODO: remove once https://review.opendev.org/c/712804/ gets merged upstream
|
||||
- job:
|
||||
name: tox-py37-oopt-gnpy
|
||||
parent: tox-py37
|
||||
vars:
|
||||
tox_prefer_python2: false
|
||||
- job:
|
||||
name: tox-docs-oopt-gnpy
|
||||
parent: tox-docs
|
||||
vars:
|
||||
tox_prefer_python2: false
|
||||
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- tox-py37-oopt-gnpy
|
||||
- tox-docs-oopt-gnpy
|
||||
- tox-py37
|
||||
- tox-docs
|
||||
gate:
|
||||
jobs:
|
||||
- tox-py37-oopt-gnpy
|
||||
- tox-docs-oopt-gnpy
|
||||
- tox-py37
|
||||
- tox-docs
|
||||
|
||||
Reference in New Issue
Block a user