From 9a0a6916d10c8e2c98310653d7e2db82670272a0 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 18 Mar 2017 10:51:09 +0000 Subject: [PATCH] Skip more tests. --- config.ml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.ml b/config.ml index 80f116b..dfa9c73 100644 --- a/config.ml +++ b/config.ml @@ -89,6 +89,12 @@ export SKIP_TEST_BTRFS_IMAGE_0=1 # Yawn, btrfs broken again. RHBZ#1372037 export SKIP_TEST_BTRFS_DEVICES_SH=1 + +# https://bugzilla.redhat.com/show_bug.cgi?id=1431454 +export SKIP_TEST_V2V_I_OVA_SH=1 + +# https://bugzilla.redhat.com/show_bug.cgi?id=1433577 +export SKIP_TEST_RELABEL_PL=1 " ^ match supermin with | None -> "" -- 1.8.3.1