From: Alfredo Deza Date: Fri, 20 Sep 2013 20:25:57 +0000 (-0400) Subject: tell py.test that we want teuthology stuff only X-Git-Tag: 1.1.0~1862^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=feefe218fea1c1e56fc992dca6b16498eaaf6d2f;p=teuthology.git tell py.test that we want teuthology stuff only Signed-off-by: Alfredo Deza --- diff --git a/tox.ini b/tox.ini index cfa2474697..d3c178163c 100644 --- a/tox.ini +++ b/tox.ini @@ -10,4 +10,4 @@ deps= fudge nose -commands=py.test -v +commands=py.test -v {posargs:teuthology}