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-bionic works if using stein upper-constraints.
ubuntu-focal works if using the debian upper-constraints.

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: I15afd8e8957cc96d27e145d912cb4e6def7b012b
This commit is contained in:
Al Bailey 2022-10-28 17:23:06 +00:00
parent 4f11b4e402
commit 7f0e6ea8d5
2 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@
parent: tox
description: |
Run pylint test for k8sapp-ptp-notification-tox-pylint
nodeset: ubuntu-bionic
required-projects:
- starlingx/config
- starlingx/fault

View File

@ -40,6 +40,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/sysinv/sysinv/sysinv