linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tests 0/5] tests: add some regression tests
@ 2023-05-23 13:38 Yu Kuai
  2023-05-23 13:38 ` [PATCH tests 1/5] tests: add a new test to check if pluged bio is unlimited for raid10 Yu Kuai
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Yu Kuai @ 2023-05-23 13:38 UTC (permalink / raw)
  To: linux-raid, mariusz.tkaczyk, jes, pmenzel, logang, song
  Cc: yukuai3, yangerkun

From: Yu Kuai <yukuai3@huawei.com>

Yu Kuai (5):
  tests: add a new test to check if pluged bio is unlimited for raid10
  tests: add a new test for rdev lifetime
  tests: support to skip checking dmesg
  tests: add a regression test for raid10 deadlock
  tests: add a regression test for raid456 deadlock

 test                                |  8 ++-
 tests/22raid10plug                  | 41 ++++++++++++++
 tests/23rdev-lifetime               | 48 ++++++++++++++++
 tests/24raid10deadlock              | 85 +++++++++++++++++++++++++++++
 tests/24raid10deadlock.inject_error |  0
 tests/24raid456deadlock             | 56 +++++++++++++++++++
 6 files changed, 236 insertions(+), 2 deletions(-)
 create mode 100644 tests/22raid10plug
 create mode 100644 tests/23rdev-lifetime
 create mode 100644 tests/24raid10deadlock
 create mode 100644 tests/24raid10deadlock.inject_error
 create mode 100644 tests/24raid456deadlock

-- 
2.39.2


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-05-24 10:39 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23 13:38 [PATCH tests 0/5] tests: add some regression tests Yu Kuai
2023-05-23 13:38 ` [PATCH tests 1/5] tests: add a new test to check if pluged bio is unlimited for raid10 Yu Kuai
2023-05-24  7:53   ` Mariusz Tkaczyk
2023-05-24  8:26     ` Yu Kuai
2023-05-24  9:00       ` Mariusz Tkaczyk
2023-05-24  9:09         ` Yu Kuai
2023-05-23 13:38 ` [PATCH tests 2/5] tests: add a new test for rdev lifetime Yu Kuai
2023-05-24  8:33   ` Mariusz Tkaczyk
2023-05-24  9:05     ` Yu Kuai
2023-05-24 10:38       ` Mariusz Tkaczyk
2023-05-23 13:38 ` [PATCH tests 3/5] tests: support to skip checking dmesg Yu Kuai
2023-05-24  8:40   ` Mariusz Tkaczyk
2023-05-23 13:38 ` [PATCH tests 4/5] tests: add a regression test for raid10 deadlock Yu Kuai
2023-05-24  8:48   ` Mariusz Tkaczyk
2023-05-24  9:07     ` Yu Kuai
2023-05-23 13:39 ` [PATCH tests 5/5] tests: add a regression test for raid456 deadlock Yu Kuai
2023-05-24  9:09   ` Mariusz Tkaczyk
2023-05-24  7:56 ` [PATCH tests 0/5] tests: add some regression tests Paul Menzel
2023-05-24  9:11   ` Yu Kuai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).