mbox series

[RFC,0/5] mdadm tests fix and enhance

Message ID 20240418102321.95384-1-xni@redhat.com (mailing list archive)
Headers show
Series mdadm tests fix and enhance | expand

Message

Xiao Ni April 18, 2024, 10:23 a.m. UTC
Hi all

This patch set tries to fix and enhance mdadm tests. This is just the
beginning of this job. I want to send it out to get some opinions to
avoid some faults and better methods.

Xiao Ni (5):
  tests/test enhance
  tests/00createnames enhance
  tests/01r5fail enhance
  tests/01r5integ.broken
  tests/01raid6integ.broken can be removed

 test                           | 18 ++++++++++++++++--
 tests/00createnames            |  9 +++++++++
 tests/01r5fail                 |  6 +-----
 tests/01r5integ.broken         |  7 -------
 tests/01raid6integ.broken      |  7 -------
 tests/templates/names_template | 15 ++++++++++++++-
 6 files changed, 40 insertions(+), 22 deletions(-)
 delete mode 100644 tests/01r5integ.broken
 delete mode 100644 tests/01raid6integ.broken