]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Add test requirements 896/head
authorZack Cerza <zack@redhat.com>
Thu, 30 Jun 2016 16:51:00 +0000 (10:51 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 30 Jun 2016 16:51:00 +0000 (10:51 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
setup.py

index a058eae5d1d56ec9bc321e90fd2eaf386e6223f9..81494ead3c10a88a390a36c825be0666ad38acc2 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -69,6 +69,9 @@ setup(
                       'psutil >= 2.1.0',
                       'configparser',
                       'pytest',
+                      'pytest-capturelog',
+                      'mock',
+                      'fudge',
                       'ansible==1.9.2',
                       'pyopenssl>=0.13',
                       'ndg-httpsclient',