]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/ceph-volume/tox.ini
import ceph 12.2.12
[ceph.git] / ceph / src / ceph-volume / tox.ini
index 514d208facf3cfdffb5cc84a40e30da1487ffff3..fce465def1881132244673eeff7c35a85794c1cb 100644 (file)
@@ -4,7 +4,7 @@ envlist = py27, py35, py36, flake8
 [testenv]
 deps=
   pytest
-commands=py.test -v {posargs:ceph_volume/tests}
+commands=py.test -v {posargs:ceph_volume/tests} --ignore=ceph_volume/tests/functional
 
 [testenv:flake8]
 deps=flake8