]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests: slow down --stop a bit to allow revert-inplace to work.
authorNeilBrown <neilb@suse.de>
Wed, 15 Jul 2015 23:27:58 +0000 (09:27 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 16 Jul 2015 00:50:40 +0000 (10:50 +1000)
commit0832fb09d91515ced206f5459f0015492b4cc10c
treea9754d05d42d649fc0b58dc4f7c13d98a5699b25
parent7cb2815a15ea3191274ebef11243a18182e014d8
tests: slow down --stop a bit to allow revert-inplace to work.

revert-inplace would sometimes find that the original reshape had
finished.
So slow down the reshaping during --stop (which needs to be a little
bit fast so that stop doesn't timeout waiting) and don't wait quite
so long before stopping.

Signed-off-by: NeilBrown <neilb@suse.de>
test
tests/07revert-inplace