X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=config.ml;h=f0a5dea2c545212331d4092353c9794865606e7b;hb=73d7b030c6e27c4da25af235c8be04ae5521b617;hp=4aaf1b80fe02c1fdc3344589a95654242003aa65;hpb=d77e23ec30bceac333bb5e89a195614aa7677233;p=goaljobs-goals.git diff --git a/config.ml b/config.ml index 4aaf1b8..f0a5dea 100644 --- a/config.ml +++ b/config.ml @@ -45,6 +45,7 @@ let libguestfs_localconfigure source = --enable-gtk-doc \\ --disable-golang \\ --disable-erlang \\ + --with-virt-v2v-nbdkit-python-plugin=python3 \\ -C \\ \"$@\" " configure @@ -108,6 +109,14 @@ export SKIP_TEST820RHBZ912499_PY=1 # ntfsclone is broken in Rawhide (RHBZ#1601146). export SKIP_TEST_NTFSCLONE_SH=1 + +# Kernel broken. +# https://bugzilla.redhat.com/show_bug.cgi?id=1657200 +export SKIP_TEST_BIG_DIRS_PL=1 + +# Setting hostname on Ubuntu 18.04 is broken. +# https://bugzilla.redhat.com/show_bug.cgi?id=1658307 +export SKIP_TEST_SETTINGS_UBUNTU_18_04_SH=1 " ^ match supermin with | None -> ""