]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
update tox to run tests for ceph-deploy only
authorAlfredo Deza <alfredo.deza@inktank.com>
Tue, 10 Sep 2013 15:14:16 +0000 (11:14 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Wed, 11 Sep 2013 20:47:57 +0000 (16:47 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index c3eb25dc5ee42fc0e1de8b692f78ecf7bf6d84c7..5a078cd272692370be9b485de6c4ddf8e0d1bcde 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -5,4 +5,4 @@ envlist = py26, py27
 deps=
   pytest
   mock
-commands=py.test -v {posargs:ceph_deploy}
+commands=py.test -v {posargs:ceph_deploy/tests}