Whamcloud - gitweb
LU-14938 tests: fail_abort() in t-f to take care of MDTs 71/44671/15
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 16 Aug 2021 17:22:00 +0000 (20:22 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 Oct 2021 00:37:17 +0000 (00:37 +0000)
commit436cd4fd21ffee5830c9b4e75055db80c47547d5
tree3e5e761264754e228d9cc588a789066e5a5e1b57
parenta5084c2f2ec851fe888838fb1e90aff8b5ed6fd2
LU-14938 tests: fail_abort() in t-f to take care of MDTs

fail_abort() in test-framework ensures that the clients
are back after evictions. the same should be done for
MDTs as otherwise any subsequent test may fail due to
another MDT observing eviction and interrupting current
request with -EIO.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I0a00ece52d28c6d28eef029a4f87a348efaa041c
Reviewed-on: https://review.whamcloud.com/44671
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/recovery-small.sh
lustre/tests/test-framework.sh