All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Resurrect mdadm test cases - Series 1
@ 2021-07-22 18:26 Sudhakar Panneerselvam
  0 siblings, 0 replies; only message in thread
From: Sudhakar Panneerselvam @ 2021-07-22 18:26 UTC (permalink / raw)
  To: jes; +Cc: linux-raid

Hello,

I noticed that mdadm has a vast amount of test cases in place that covers
various features offered by it. But, many of the test cases fail to run
either because the test case is not valid anymore or they need some tweaking
to make it to work. I have attempted to fix some of the test cases in this
patch set while there are many other test cases that are still failing. I will
submit some more patch sets in the future to eventually make all the test
cases to run successfully and possibly add more test cases that are missing
currently.

Thanks
Sudhakar

Sudhakar Panneerselvam (5):
  tests: remove raid0 tests for 0.90 metadata version
  tests: clear the superblock before adding a device to the array.
  Assemble: skip devices that don't match uuid instead of aborting the
    assembly.
  tests: fix swap_super path
  tests: avoid passing chunk size to raid1.

 Assemble.c              |  5 ++++
 test                    |  9 +++++--
 tests/00raid0           | 11 --------
 tests/00readonly        |  4 +++
 tests/03r0assem         | 72 -------------------------------------------------
 tests/04r0update        | 20 --------------
 tests/04r5swap          |  2 +-
 tests/04update-metadata |  9 +++++--
 8 files changed, 24 insertions(+), 108 deletions(-)
 delete mode 100644 tests/04r0update

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-22 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 18:26 [PATCH 0/5] Resurrect mdadm test cases - Series 1 Sudhakar Panneerselvam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.