Whamcloud - gitweb
LU-14938 tests: fail_abort() in t-f to take care of MDTs
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 16 Aug 2021 17:22:00 +0000 (20:22 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 17 Jan 2023 19:40:08 +0000 (19:40 +0000)
commite0143a820daab5be1f1635e50a2485feda5ae94c
tree5bdf02db4f7d71b8afac04ea57061bcd084a10cf
parent3c932f841fb3b7ae7a88ce3713488033e660933c
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.

Lustre-change: https://review.whamcloud.com/44671
Lustre-commit: 436cd4fd21ffee5830c9b4e75055db80c47547d5

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