Skip to content

Commit

Permalink
naughty: Add pattern for mdadm bitmap regression on arch
Browse files Browse the repository at this point in the history
Upstream report: md-raid-utilities/mdadm#138
Known issue: #7284
  • Loading branch information
martinpitt authored and mvollmer committed Jan 7, 2025
1 parent 08f646e commit d56282c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions naughty/arch/7284-mdadm-bitmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Traceback (most recent call last):
File "test/verify/check-storage-mdraid", line *, in testBitmap
self.assertIn("Consistency Policy : bitmap", m.execute("mdadm --misc -D /dev/md/md0"))
*
AssertionError: 'Consistency Policy : bitmap' not found in *Consistency Policy : resync*

0 comments on commit d56282c

Please sign in to comment.