mirror of https://github.com/ceph/ceph-ansible.git
commit
b3c9de90f4
|
@ -1,5 +1,4 @@
|
|||
# These are Python requirements needed to run the functional tests
|
||||
# 1.6.1 fails with 'testinfra is in an unsupported or invalid wheel'
|
||||
# see https://github.com/philpep/testinfra/issues/201
|
||||
testinfra==1.6.0
|
||||
# testinfra < 1.7.1 does not work Ansible 2.4, see https://github.com/philpep/testinfra/issues/249
|
||||
testinfra==1.7.1
|
||||
pytest-xdist
|
||||
|
|
Loading…
Reference in New Issue