mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
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:
committed by
Richard W.M. Jones
parent
90521da5d4
commit
560a3682c6
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user