Whamcloud - gitweb
LU-15791 tests: Get health before removing drop rules 98/47998/3
authorChris Horn <chris.horn@hpe.com>
Wed, 20 Jul 2022 15:44:39 +0000 (09:44 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Sep 2022 02:56:48 +0000 (02:56 +0000)
commit8caec97d5e89eefe250edb64e6f7ad61e12a9d71
tree39fba96840d4c068b946dfad42f5d2d6a4deca51
parent4fd7d5585d33240a658f57bf7399da4415a7eb6c
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.

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/47998
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lnet.sh