Constraining the zuul linter job to bionic.
The linters job seems to be running on python3.8 and failing due to an incompatability with pyflakes. Signed-off-by: albailey <Al.Bailey@windriver.com> Change-Id: I52e2cd35cc36d0193b7d49105204fad05029b23c
This commit is contained in:
parent
534f4b1b6c
commit
373c427592
@ -11,6 +11,7 @@
|
|||||||
- opendev/system-config
|
- opendev/system-config
|
||||||
- zuul/zuul-jobs
|
- zuul/zuul-jobs
|
||||||
- zuul/zuul
|
- zuul/zuul
|
||||||
|
nodeset: ubuntu-bionic
|
||||||
vars:
|
vars:
|
||||||
tox_envlist: linters
|
tox_envlist: linters
|
||||||
tox_environment:
|
tox_environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user