All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudhakar Panneerselvam <sudhakar.panneerselvam@oracle.com>
To: jes@trained-monkey.org
Cc: linux-raid@vger.kernel.org
Subject: [PATCH 0/5] Resurrect mdadm test cases - Series 1
Date: Thu, 22 Jul 2021 18:26:58 +0000	[thread overview]
Message-ID: <20210722182658.GA24774@oracle.com> (raw)

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


                 reply	other threads:[~2021-07-22 18:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210722182658.GA24774@oracle.com \
    --to=sudhakar.panneerselvam@oracle.com \
    --cc=jes@trained-monkey.org \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.