Fix zuul failures during setup

The ubuntu-jammy nodeset gets selected by default
and is causing problems during setup.

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: Ia6c3ea27285f42cebe6ee13a05ff6272fb8a7ba1
This commit is contained in:
Al Bailey 2022-10-28 18:56:39 +00:00
parent 81f9534e62
commit 42118e3e8f
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
- job:
name: py3-bandit
parent: tox
nodeset: ubuntu-focal
vars:
tox_envlist: bandit