Merge pull request #49629 from guits/cv-fix-tox-allowlist_externals

ceph-volume/tests: add allowlist_externals to tox.ini
This commit is contained in:
Guillaume Abrioux 2023-01-09 09:59:25 +01:00 committed by GitHub
commit 71c3f8e31b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ deps=
pytest-xdist
mock
pyfakefs
allowlist_externals=
./tox_install_command.sh
install_command=./tox_install_command.sh {opts} {packages}
commands=py.test --numprocesses=auto -vv {posargs:ceph_volume/tests} --ignore=ceph_volume/tests/functional