| commit | 3822010a26b2e21290b6acdf288db277c7f36605 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Feb 13 17:48:32 2023 +0100 |
| committer | aticig <gulsum.atici@canonical.com> | Wed Feb 15 07:32:54 2023 +0100 |
| tree | 0c0ce7080beff666d97babd7f281f6e94dd9b07e | |
| parent | 778f3cc8c052bd17d0da32f07b880616d25f935a [diff] [blame] |
Fix bug 2216 to remove hardcoded numa affinity in VIO Change-Id: I0912c2841e7c5c1febe056ba092afedaea77f6a1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index 42dfdc4..be461e5 100644 --- a/tox.ini +++ b/tox.ini
@@ -72,7 +72,7 @@ -r{toxinidir}/requirements-dev.txt -r{toxinidir}/requirements-test.txt skip_install = true -whitelist_externals = sh +allowlist_externals = sh commands = sh -c 'rm -f nosetests.xml' coverage erase