From ba364131edfd804d37a7fd34c5a02fdd692faf60 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 23 Jul 2018 14:16:41 -0400 Subject: [PATCH] ceph-volume tests/functional use testinfra latest for ansible 2.6 Signed-off-by: Alfredo Deza (cherry picked from commit 4f48ceab975539c9ce989aade7a1f3ae7d5b51d5) --- src/ceph-volume/ceph_volume/tests/functional/lvm/tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ceph-volume/ceph_volume/tests/functional/lvm/tox.ini b/src/ceph-volume/ceph_volume/tests/functional/lvm/tox.ini index 9643f8f0e94..8171ffbaed6 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/lvm/tox.ini +++ b/src/ceph-volume/ceph_volume/tests/functional/lvm/tox.ini @@ -18,7 +18,7 @@ setenv= CEPH_VOLUME_DEBUG = 1 deps= ansible~=2.6,<2.7 - testinfra==1.7.1 + testinfra pytest-xdist notario>=0.0.13 changedir= -- 2.47.3