]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/tests: add allowlist_externals to tox.ini 49788/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Jan 2023 13:18:59 +0000 (14:18 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 19 Jan 2023 10:36:21 +0000 (11:36 +0100)
commit89595bdedb9d1dd161cb903550b9d8214d96a063
treeae6959aa6f5b111b52655847dc6c3791176af9a2
parent2c9e0b364b7cf0ed547ccc3b26a621778cedf950
ceph-volume/tests: add allowlist_externals to tox.ini

typical failure seen in the CI:

```
py3-flake8: install_deps> ./tox_install_command.sh flake8
py3-flake8: failed with ./tox_install_command.sh (resolves to ./tox_install_command.sh) is not allowed, use allowlist_externals to allow it
```

Fixes: https://tracker.ceph.com/issues/58377
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit f932e33ea40e3831697ca27c6e766981cac0909b)
src/ceph-volume/tox.ini