ef5fbb5721
- Backport upstream ddab06d5eb99 [master] / 9e1c78a4dda8 [rhel-9.1]. - copy-patches.sh: rewrap patch formatting command, spell out "--patience" (already expected), then decrease churn by passing "--no-signature". - Migrate earlier rhbz#2062360 %changelog entries to latest (=new) entry. resolves: rhbz#2062360 Signed-off-by: Laszlo Ersek <lersek@redhat.com>
23 lines
734 B
Diff
23 lines
734 B
Diff
From 8a8ff53b7d438e82085d52199d21c980a54c733d Mon Sep 17 00:00:00 2001
|
|
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
|
|
index 47e5f10d..9560cc77 100644
|
|
--- a/tests/Makefile.am
|
|
+++ b/tests/Makefile.am
|
|
@@ -96,7 +96,6 @@ TESTS = \
|
|
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 \
|