[libguestfs/f21] Enable LVM filtering test (thanks Pino Toscano).

Richard W.M. Jones rjones at fedoraproject.org
Mon Sep 1 20:48:32 UTC 2014


commit f343901d1bf0c3f9d442a4fd1783f6add1c5ebd9
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Aug 29 14:13:18 2014 +0100

    Enable LVM filtering test (thanks Pino Toscano).
    
    (cherry picked from commit e2cd0aec3676bbc0ace8630ac631f0bcf3758da8)

 libguestfs.spec |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 2bab402..b7ef6a7 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -25,7 +25,7 @@ Summary:       Access and modify virtual machine disk images
 Name:          libguestfs
 Epoch:         1
 Version:       1.27.33
-Release:       1%{?dist}
+Release:       2%{?dist}
 License:       LGPLv2+
 
 # Source and patches.
@@ -831,9 +831,6 @@ export SKIP_TEST_NBD_PL=1
 export SKIP_TEST_VIRT_ALIGNMENT_SCAN_GUESTS_SH=1
 export SKIP_TEST_VIRT_DF_GUESTS_SH=1
 
-# LVM filter broken in Rawhide, but only on Koji (RHBZ#1123281).
-export SKIP_TEST_LVM_FILTERING_SH=1
-
 # Skip gnulib tests which fail (probably these are kernel/glibc bugs).
 pushd gnulib/tests
 make -k check ||:
@@ -1236,8 +1233,9 @@ popd
 
 
 %changelog
-* Fri Aug 29 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.27.33-1
+* Fri Aug 29 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.27.33-2
 - New upstream version 1.27.33.
+- Enable LVM filtering test (thanks Pino Toscano).
 
 * Mon Aug 25 2014 Richard W.M. Jones <rjones at redhat.com> - 1:1.27.31-1
 - New upstream version 1.27.31.


More information about the scm-commits mailing list