From c222006b58828f9f98024229787e7600e47d941d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 11 Dec 2023 16:45:58 +0000 Subject: [PATCH] Remove conditional test enablement for RHEL Keep the two spec files in synch. The tests were reenabled on RHEL as they should now work properly. --- guestfs-tools.spec | 7 ------- 1 file changed, 7 deletions(-) diff --git a/guestfs-tools.spec b/guestfs-tools.spec index 1e27a40..4d8835d 100644 --- a/guestfs-tools.spec +++ b/guestfs-tools.spec @@ -2,14 +2,7 @@ # # As the test suite takes a very long time to run and is somewhat # unreliable on !x86 architectures, only run it on x86-64. -%if !0%{?rhel} %global test_arches x86_64 -%else -# RHEL 9 only: -# x86-64: "/lib64/libc.so.6: CPU ISA level is lower than required" -# (RHBZ#1919389) -%global test_arches NONE -%endif # Verify tarball signature with GPGv2. %global verify_tarball_signature 1