[Libguestfs] [PATCH v2 3/3] v2v: tests: restore disabled OVA test

Tomáš Golembiovský tgolembi at redhat.com
Thu Feb 23 15:02:25 UTC 2017


We are redy to restore the disabled test. The relevant libvirt fixes
should be available in 3.1.0.

Signed-off-by: Tomáš Golembiovský <tgolembi at redhat.com>
---
 v2v/test-v2v-i-ova.sh | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/v2v/test-v2v-i-ova.sh b/v2v/test-v2v-i-ova.sh
index 7a33b6c9c..e36c68d0b 100755
--- a/v2v/test-v2v-i-ova.sh
+++ b/v2v/test-v2v-i-ova.sh
@@ -25,9 +25,7 @@ skip_if_skipped
 skip_if_backend uml
 skip_unless_phony_guest windows.img
 
-# XXX Remove when we fix this.  See:
-# https://www.redhat.com/archives/libguestfs/2017-February/msg00101.html
-skip_if_backend libvirt
+skip_unless_libvirt_minimum_version 3 1 0
 
 export VIRT_TOOLS_DATA_DIR="$top_srcdir/test-data/fake-virt-tools"
 export VIRTIO_WIN="$top_srcdir/test-data/fake-virtio-win"
-- 
2.11.1




More information about the Libguestfs mailing list