virt-v2v/SOURCES/0025-RHEL-9-tests-Remove-bt...

23 lines
734 B
Diff
Raw Normal View History

2024-03-28 11:59:46 +00:00
From d9c11fcfdf832f9d3d35855e7e7458efc1908515 Mon Sep 17 00:00:00 2001
2022-09-27 13:40:09 +00:00
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Tue, 5 Jul 2022 11:58:09 +0100
Subject: [PATCH] RHEL 9: tests: Remove btrfs test
RHEL does not have btrfs so this test always fails.
---
tests/Makefile.am | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
2023-09-21 20:39:07 +00:00
index 5169e2a6..a1c61f8f 100644
2022-09-27 13:40:09 +00:00
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
2023-09-21 20:39:07 +00:00
@@ -98,7 +98,6 @@ TESTS = \
2022-09-27 13:40:09 +00:00
test-v2v-sound.sh \
test-v2v-virtio-win-iso.sh \
test-v2v-fedora-conversion.sh \
- test-v2v-fedora-btrfs-conversion.sh \
test-v2v-fedora-luks-on-lvm-conversion.sh \
test-v2v-fedora-lvm-on-luks-conversion.sh \
test-v2v-fedora-md-conversion.sh \