From: Richard W.M. Jones Date: Wed, 18 Oct 2017 17:41:38 +0000 (+0100) Subject: Skip tests broken by libvirt not supporting qemu >= 2.10 locking. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=198017d9cbd2092e8147bef56d1089304ff0788a;p=goaljobs-goals.git Skip tests broken by libvirt not supporting qemu >= 2.10 locking. --- diff --git a/config.ml b/config.ml index 2d73144..2d4884b 100644 --- a/config.ml +++ b/config.ml @@ -102,6 +102,10 @@ 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 " ^ match supermin with | None -> ""