Fix zuul failures during pylint setup
The ubuntu-jammy nodeset gets selected by default starting around yesterday, and something about the headers is mismatched. Collecting cffi>=1.1 Failed to build cffi ubuntu-focal seem to work fine. Will specify the nodeset to be focal to resolve this. Partial-Bug: 1994843 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I6ebd106485f7b9b07bbd3e563fb09248bbc12ca3
This commit is contained in:
parent
e0d8e1fcc6
commit
fc1ae49d4c
@ -48,6 +48,7 @@
|
||||
name: stx-distcloud-client-tox-pylint
|
||||
parent: tox
|
||||
description: Run pylint for distcloud-client
|
||||
nodeset: ubuntu-focal
|
||||
vars:
|
||||
tox_envlist: pylint
|
||||
tox_extra_args: -c distributedcloud-client/tox.ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user