Remove SKIP_TEST_V2V_* in preparation for libguestfs 1.27.27.
This commit is contained in:
parent
1b616196c6
commit
b4ce515bec
@ -829,20 +829,6 @@ export SKIP_TEST_VIRT_DF_GUESTS_SH=1
|
||||
# LVM filter broken in Rawhide, but only on Koji (RHBZ#1123281).
|
||||
export SKIP_TEST_LVM_FILTERING_SH=1
|
||||
|
||||
# virt-v2v tests use a phony Windows guest, but this requires rhsrvany
|
||||
# to be installed, which would in practice mean depending on the
|
||||
# previous version of libguestfs to be installed, and we don't want to
|
||||
# do that.
|
||||
# NB: Can be removed in libguestfs >= 1.27.27 since there is an upstream
|
||||
# workaround for this.
|
||||
export SKIP_TEST_V2V_NO_COPY_SH=1
|
||||
export SKIP_TEST_V2V_OF_OPTION_SH=1
|
||||
export SKIP_TEST_V2V_ON_OPTION_SH=1
|
||||
export SKIP_TEST_V2V_REAL_CONVERSIONS_SH=1
|
||||
export SKIP_TEST_V2V_RHEV_OPTIONS_SH=1
|
||||
export SKIP_TEST_V2V_RHEV_SH=1
|
||||
export SKIP_TEST_V2V_WINDOWS_CONVERSION_SH=1
|
||||
|
||||
# Skip gnulib tests which fail (probably these are kernel/glibc bugs).
|
||||
pushd gnulib/tests
|
||||
make -k check ||:
|
||||
|
Loading…
Reference in New Issue
Block a user