CI: Prepare tox.ini for new tox version 15/105515/1
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Wed, 5 Apr 2023 10:22:11 +0000 (11:22 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Wed, 19 Apr 2023 16:11:40 +0000 (18:11 +0200)
commit7a0c7b32a368b35c4e2752caf038fa7b1a4e4747
treeacba6ce10e11a153ce4515624c506237fc7591a6
parent6348064e286b2ab08841cf925347e959b7168a5c
CI: Prepare tox.ini for new tox version

whitelist_externals is now deprecated in favor of allowlist_externals
https://tox.wiki/en/latest/changelog.html#v4-0-0rc4-2022-12-06

space separator is no longer valid for passenv variable lists
https://tox.wiki/en/latest/changelog.html#v4-0-3-2022-12-08

Issue-ID: https://jira.linuxfoundation.org/browse/RELENG-4539
Co-authored-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: If9322889b1d4625f0ddc58966adda92f614887c7
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
tox.ini