v2v: tests: restore disabled OVA test

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@redhat.com>
This commit is contained in:
Tomáš Golembiovský
2017-02-23 16:02:25 +01:00
committed by Richard W.M. Jones
parent 90521da5d4
commit 560a3682c6

View File

@@ -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"