X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fceph-disk%2Ftox.ini;h=a2bc483a23b32d6a1c989beef34be1a71402a6d8;hb=31f18b776d001752a193a7cec8bb49033c1a904c;hp=f835f409cb12669228dbe23eb246cb0edd6c4185;hpb=40152f1e46a80b3405e5558a442ee632198dfd24;p=ceph.git diff --git a/ceph/src/ceph-disk/tox.ini b/ceph/src/ceph-disk/tox.ini index f835f409c..a2bc483a2 100644 --- a/ceph/src/ceph-disk/tox.ini +++ b/ceph/src/ceph-disk/tox.ini @@ -16,6 +16,7 @@ deps = ../ceph-detect-init [testenv:py27] +sitepackages=True passenv = CEPH_ROOT CEPH_BIN CEPH_LIB CEPH_BUILD_VIRTUALENV changedir = {env:CEPH_BUILD_DIR} commands = coverage run --append --source=ceph_disk {envbindir}/py.test -vv {toxinidir}/tests/test_main.py