mirror of https://github.com/ceph/ceph-ansible.git
commit
ee94730e33
|
@ -1,3 +1,5 @@
|
||||||
# These are Python requirements needed to run the functional tests
|
# These are Python requirements needed to run the functional tests
|
||||||
testinfra
|
# 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
|
||||||
pytest-xdist
|
pytest-xdist
|
||||||
|
|
Loading…
Reference in New Issue