]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm/test: Add a mode to repeat specified tests
authorLogan Gunthorpe <logang@deltatee.com>
Wed, 22 Jun 2022 20:25:17 +0000 (14:25 -0600)
committerJes Sorensen <jes@trained-monkey.org>
Sun, 7 Aug 2022 20:27:59 +0000 (16:27 -0400)
commita7bfcc716e235664dfb3b6c5a9590273e611ac72
tree40c3028f9ea5d5856c967b85c765d4d25553af40
parenta2c832465fc75202e244327b2081231dfa974617
mdadm/test: Add a mode to repeat specified tests

Many tests fail infrequently or rarely. To help find these, add
an option to run the tests multiple times by specifying --loop=N.

If --loop=0 is specified, the test will be looped forever.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
test