Fix problem with setuptools and newer pythons

Change-Id: I70e4fecfe715822c2cae7753dc4c1956704b2d6d
This commit is contained in:
Federico Ressi 2021-12-22 13:31:49 +01:00
parent a8314f413b
commit ffaadf6436
2 changed files with 4 additions and 2 deletions

View File

@ -308,6 +308,7 @@ setenv =
IR_HOME = {env:IR_HOME:{envdir}/home/infrared}
IR_TOBIKO_PLUGIN = {env:IR_TOBIKO_PLUGIN:{toxinidir}/infrared_plugin}
IR_WORKSPACE_FILE = {env:IR_WORKSPACE_FILE:{toxinidir}/workspace.tgz}
SETUPTOOLS_USE_DISTUTILS = stdlib
commands_pre =
{envpython} {toxinidir}/tools/setup_infrared.py

View File

@ -8,10 +8,11 @@
jobs:
- tobiko-infrared
- tobiko-infrared-centos-7
- tobiko-infrared-fedora
- tobiko-infrared-ubuntu
gate:
jobs:
- tobiko-infrared
- tobiko-infrared-centos-7
periodic:
jobs:
- tobiko-infrared
@ -110,7 +111,7 @@
name: tobiko-infrared-ubuntu
parent: tobiko-infrared
nodeset: tobiko-infrared-ubuntu
voting: false
voting: true
description: |
Run test cases using tobiko infrared plugin on Ubuntu