]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
tox: Use py.test -v for integration tests
authorZack Cerza <zack@redhat.com>
Thu, 29 Mar 2018 19:26:32 +0000 (13:26 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 17 Apr 2018 19:21:55 +0000 (13:21 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 0c8e78eff94f9b4ca0d10c1bb4648b1cb9848d4f..2cb6f1e56d3aa9f26cf87ae4c2b9697b64bf60fa 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -36,4 +36,4 @@ deps=
   testinfra
 changedir=ansible
 commands=
-  py.test -n auto --connection=ansible --ansible-inventory {posargs} ./roles/
+  py.test -v -n auto --connection=ansible --ansible-inventory {posargs} ./roles/