X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=config.ml;h=1b3b84018a5b0e44c0760d1232142a4eadd7be38;hb=8a0e19f61549254f92f6ba5fdb2da9da57bd0d48;hp=ba5f90f4f123bc14144bf05d4bd2f2a5ab335002;hpb=3dc355dc01d24dad6c493e86881bcc5adbc9ab20;p=goaljobs-goals.git diff --git a/config.ml b/config.ml index ba5f90f..1b3b840 100644 --- a/config.ml +++ b/config.ml @@ -99,6 +99,16 @@ export SKIP_TEST_BTRFS_DEVICES_SH=1 # Kernel takes lots of RAM for virtio-scsi RHBZ#1478201 export SKIP_TEST_255_DISKS_SH=1 export SKIP_TEST_ADD_LOTS_OF_DISKS_SH=1 + +# virtio-9p modules don't all get loaded RHBZ#1499896 +export SKIP_TEST_9P_SH=1 + +# These tests are broken by libvirt not supporting qemu >= 2.10 locking. +# REMOVE THIS when fixed. +export SKIP_TEST820RHBZ912499_PY=1 + +# ntfsclone is broken in Rawhide (RHBZ#1601146). +export SKIP_TEST_NTFSCLONE_SH=1 " ^ match supermin with | None -> ""