From: Richard W.M. Jones Date: Wed, 9 Aug 2017 14:01:00 +0000 (+0100) Subject: libguestfs: Skip some tests. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=3dc355dc01d24dad6c493e86881bcc5adbc9ab20;p=goaljobs-goals.git libguestfs: Skip some tests. --- diff --git a/config.ml b/config.ml index 25316f7..ba5f90f 100644 --- a/config.ml +++ b/config.ml @@ -95,6 +95,10 @@ export SKIP_TEST_BTRFS_IMAGE_0=1 # Yawn, btrfs broken again. RHBZ#1372037 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 " ^ match supermin with | None -> ""