Whamcloud - gitweb
LU-15791 tests: Get health before removing drop rules
authorChris Horn <chris.horn@hpe.com>
Wed, 20 Jul 2022 15:44:39 +0000 (09:44 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 23 Mar 2024 20:31:28 +0000 (20:31 +0000)
commiteaad7e2c2b7a850eba88be5110846a88ab1145e8
tree5e1886e4c16e8ec867395ff1acbe46d1d03b3551
parentd852004a0945ba4fc09c2f3da46246282c18828f
LU-15791 tests: Get health before removing drop rules

lnet_health_post() can race with recovery pings, so we should
wait to delete the drop rules until after we've gathered the
health and resend values.

Lustre-change: https://review.whamcloud.com/47998
Lustre-commit: 8caec97d5e89eefe250edb64e6f7ad61e12a9d71

Test-Parameters: trivial testlist=sanity-lnet
Fixes: 79ab053562 ("LU-13569 lnet: Deprecate lnet_recovery_interval")
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Ia7595e015809f796cafcc40382d98ab66a708a49
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54439
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity-lnet.sh