Blame SOURCES/0022-RHEL-9-tests-Remove-btrfs-test.patch

696189
From 8a8ff53b7d438e82085d52199d21c980a54c733d Mon Sep 17 00:00:00 2001
696189
From: "Richard W.M. Jones" <rjones@redhat.com>
696189
Date: Tue, 5 Jul 2022 11:58:09 +0100
696189
Subject: [PATCH] RHEL 9: tests: Remove btrfs test
696189
696189
RHEL does not have btrfs so this test always fails.
696189
---
696189
 tests/Makefile.am | 1 -
696189
 1 file changed, 1 deletion(-)
696189
696189
diff --git a/tests/Makefile.am b/tests/Makefile.am
696189
index 47e5f10d..9560cc77 100644
696189
--- a/tests/Makefile.am
696189
+++ b/tests/Makefile.am
696189
@@ -96,7 +96,6 @@ TESTS = \
696189
 	test-v2v-sound.sh \
696189
 	test-v2v-virtio-win-iso.sh \
696189
 	test-v2v-fedora-conversion.sh \
696189
-	test-v2v-fedora-btrfs-conversion.sh \
696189
 	test-v2v-fedora-luks-on-lvm-conversion.sh \
696189
 	test-v2v-fedora-lvm-on-luks-conversion.sh \
696189
 	test-v2v-fedora-md-conversion.sh \