]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/run-tox-tests: Fix issue with PYTHONPATH 33688/head
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 3 Mar 2020 05:58:35 +0000 (15:58 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Thu, 5 Mar 2020 01:58:23 +0000 (11:58 +1000)
commitf60f4c2e61780ce1ed193b16e002457789833b37
tree04d9c173136bca01c2e7c931e01b8485b85cdf1c
parent5c678cc768d432130c95755240f5bc3c4cef4f72
mgr/run-tox-tests: Fix issue with PYTHONPATH

Something changed recently on Bionic which caused tox to fail when
PYTHONPATH is a relative path.  For some reason the path is mangled by
the time it gets to pytest so we need to ensure we are using an absolute
path. This seems to be nautilus specific, at least ATM.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
src/pybind/mgr/ansible/tox.ini
src/pybind/mgr/dashboard/tox.ini
src/pybind/mgr/insights/tox.ini
src/pybind/mgr/orchestrator_cli/tox.ini