]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
pin test-infra requirement at 1.5.5 2059/head
authorGregory Meno <gmeno@redhat.com>
Mon, 16 Oct 2017 18:45:03 +0000 (11:45 -0700)
committerGregory Meno <gmeno@redhat.com>
Mon, 16 Oct 2017 19:03:38 +0000 (12:03 -0700)
This allows us to deal with API change of "host" fixture
see https://github.com/philpep/testinfra/blob/master/CHANGELOG.rst#160
Now we can run tox against stable-2.2 release of ceph-ansible

Signed-off-by: Gregory Meno <gmeno@redhat.com>
tests/requirements.txt

index 64f2f828538ffc5d00d81884bf5acf2149617d1f..4d6c88e4eeac5b094369903c3ff807a821487a02 100644 (file)
@@ -1,3 +1,3 @@
 # These are Python requirements needed to run the functional tests
-testinfra
+testinfra==1.5.5
 pytest-xdist