]> git.neil.brown.name Git - mdadm.git/commit
mdadm/tests: bitmap cases enhance
authorXiao Ni <xni@redhat.com>
Tue, 28 May 2024 13:51:47 +0000 (21:51 +0800)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Tue, 28 May 2024 15:07:28 +0000 (17:07 +0200)
commitc006602b313e2f6062b51aad37d93dccd29649de
tree0bacdeaa7161d4bfffe2567e8fd5d8f2f4babaab
parent827e1870f320545796d907f50af594e901399417
mdadm/tests: bitmap cases enhance

It fails because bitmap dirty number is smaller than 400 sometimes. It's not
good to compare bitmap dirty bits with a number. It depends on the test
machine, it can flush soon before checking the number. So remove related codes.

Signed-off-by: Xiao Ni <xni@redhat.com>
Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
tests/05r1-grow-internal
tests/05r1-grow-internal-1
tests/05r1-internalbitmap
tests/05r1-internalbitmap-v1a
tests/05r1-internalbitmap-v1b
tests/05r1-internalbitmap-v1c