libguestfs: Add code for signing the tarballs.
[goaljobs-goals.git] / config.ml
index 25316f7..1b3b840 100644 (file)
--- a/config.ml
+++ b/config.ml
@@ -95,6 +95,20 @@ 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
+
+# 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 -> ""