f1b7707f26
For issue RHEL-40729, patch 0142 fixes it. For issue RHEL-31448, patch 0125 fixes it. Resolves: RHEL-31448,RHEL-40729,RHEL-52059 Signed-off-by: Xiao Ni <xni@redhat.com>
30 lines
869 B
Diff
30 lines
869 B
Diff
From 5cafbc8b3a7f352be80c5dc22d59d26b06f57680 Mon Sep 17 00:00:00 2001
|
|
From: Xiao Ni <xni@redhat.com>
|
|
Date: Wed, 11 Sep 2024 16:54:31 +0800
|
|
Subject: [PATCH 182/201] mdadm/tests: remove 09imsm-assemble.broken
|
|
|
|
09imsm-assemble can run successfully.
|
|
|
|
Signed-off-by: Xiao Ni <xni@redhat.com>
|
|
Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
|
|
---
|
|
tests/09imsm-assemble.broken | 6 ------
|
|
1 file changed, 6 deletions(-)
|
|
delete mode 100644 tests/09imsm-assemble.broken
|
|
|
|
diff --git a/tests/09imsm-assemble.broken b/tests/09imsm-assemble.broken
|
|
deleted file mode 100644
|
|
index a6d4d5cf..00000000
|
|
--- a/tests/09imsm-assemble.broken
|
|
+++ /dev/null
|
|
@@ -1,6 +0,0 @@
|
|
-fails infrequently
|
|
-
|
|
-Fails roughly 1 in 10 runs with errors:
|
|
-
|
|
- mdadm: /dev/loop2 is still in use, cannot remove.
|
|
- /dev/loop2 removal from /dev/md/container should have succeeded
|
|
--
|
|
2.41.0
|
|
|