]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: pin pytest-xdist to 1.27.0
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 4 Apr 2019 02:01:01 +0000 (04:01 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 4 Apr 2019 10:36:34 +0000 (10:36 +0000)
looks like newer version of pytest-xdist requires pytest>=4.4.0

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit ba0a95211cc00b2cae14b018722f437c0091a2ef)

tests/requirements.txt

index 38058fa68c486fc6941847c3782dc5ab9afe368d..97cded8e6f7c92500ed903e103d953291b007e08 100644 (file)
@@ -1,7 +1,7 @@
 # These are Python requirements needed to run the functional tests
 six==1.10.0
 testinfra==1.19.0
-pytest-xdist
+pytest-xdist==1.27.0
 pytest==3.6.1
 notario>=0.0.13
 ansible~=2.6,<2.7