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.

Need to update a file that is monitored by zuul
in order to trigger the failing zuul jobs.

Partial-Bug: 1994843

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ibdc17a5f2b9480cf85a3d1f34f04dc8f70e60768
This commit is contained in:
Al Bailey 2022-10-28 17:19:35 +00:00
parent f78f319784
commit 22b99714e8
2 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,7 @@
parent: tox
description: |
Run flake8 test for k8sapp_oidc
nodeset: ubuntu-focal
files:
- python-k8sapp-oidc/*
vars:
@ -89,6 +90,7 @@
parent: tox
description: |
Run bandit test for k8sapp_oidc
nodeset: ubuntu-focal
files:
- python-k8sapp-oidc/*
vars:

View File

@ -38,6 +38,7 @@ setenv = VIRTUAL_ENV={envdir}
TOX_WORK_DIR={toxworkdir}
PYLINTHOME={toxworkdir}
# The path for cgcs-patch should be updated to sw-patch
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
-e{[tox]stxdir}/config/tsconfig/tsconfig