]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests/requirements: bump testinfra
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 5 Mar 2020 14:52:56 +0000 (09:52 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 9 Mar 2020 08:46:11 +0000 (09:46 +0100)
3.4 is the latest testinfra release available but python2 is dropped
starting 4.0.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tests/requirements.txt

index 9450335ffb866b58b418687ed69fd066896ece7e..af4437a0c59536aba4e3be44e57d67f6e9470adb 100644 (file)
@@ -1,6 +1,6 @@
 # These are Python requirements needed to run the functional tests
 six==1.10.0
-testinfra>=3.2,<3.3
+testinfra>=3,<4
 pytest-xdist==1.28.0
 pytest>=4.6,<5.0
 ansible>=2.8.8,<2.9