diff options
author | Xiao Ni <xni@redhat.com> | 2024-04-18 12:23:21 +0200 |
---|---|---|
committer | Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> | 2024-05-08 10:34:40 +0200 |
commit | 896948b14ad26f15590269dce50ac4896284dc29 (patch) | |
tree | 38da27b2d1884ef1f6f364b1f5aae616fb8ba66b | |
parent | tests/01r5integ.broken (diff) | |
download | mdadm-896948b14ad26f15590269dce50ac4896284dc29.tar.xz mdadm-896948b14ad26f15590269dce50ac4896284dc29.zip |
tests/01raid6integ.broken can be removed
01raid6integ can be run successfully with kernel 6.9.0-rc3.
So remove 01raid6integ.broken.
Signed-off-by: Xiao Ni <xni@redhat.com>
Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
-rw-r--r-- | tests/01raid6integ.broken | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/01raid6integ.broken b/tests/01raid6integ.broken deleted file mode 100644 index 1df735f0..00000000 --- a/tests/01raid6integ.broken +++ /dev/null @@ -1,7 +0,0 @@ -fails infrequently - -Fails about 1 in 5 with a sha mismatch: - - 8286c2bc045ae2cfe9f8b7ae3a898fa25db6926f /dev/md0 does not match - a083a0738b58caab37fd568b91b177035ded37df /dev/md0 with /dev/loop2 and - /dev/loop3 missing |