From: Zack Cerza Date: Wed, 13 Jun 2018 21:36:51 +0000 (-0600) Subject: Unpin testinfra X-Git-Tag: v2.0~21^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=070320a0bcb4830bf1a19704f90d6c60080e3e7b;p=cephmetrics.git Unpin testinfra 1.14.0 has been released with the fix we needed. Signed-off-by: Zack Cerza --- diff --git a/tox.ini b/tox.ini index b6d8eb3..26a4a0f 100644 --- a/tox.ini +++ b/tox.ini @@ -33,7 +33,7 @@ deps= ansible pytest pytest-xdist - git+https://github.com/zmc/testinfra.git@fix-xdist-ansible#egg=testinfra + testinfra changedir=ansible commands= py.test -v -n auto --connection=ansible --ansible-inventory {posargs} ./roles/