]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume: do not pin the testinfra version for the simple tests 23268/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 26 Jul 2018 17:41:15 +0000 (12:41 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 26 Jul 2018 17:41:15 +0000 (12:41 -0500)
For testinfra to work with a 2.6.x version of ansible it must use the
latest version.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
src/ceph-volume/ceph_volume/tests/functional/simple/tox.ini

index 80a0fba9d88b4c0ccf449737a53e77be669332ae..ea732778d09fabcd8ccfd901a1d2b8e0762dfbf7 100644 (file)
@@ -19,7 +19,7 @@ setenv=
   CEPH_VOLUME_DEBUG = 1
 deps=
   ansible~=2.6,<2.7
-  testinfra==1.7.1
+  testinfra
   pytest-xdist
   notario>=0.0.13
 changedir=