Whamcloud - gitweb
LU-13569 tests: Check LNet Health recovery logic
authorChris Horn <chris.horn@hpe.com>
Mon, 24 Aug 2020 21:14:07 +0000 (16:14 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 23 Mar 2024 20:31:37 +0000 (20:31 +0000)
commit2b6f7a399918c667dc91ca03056764c11bd8eae9
tree6b223eb3282aba8f519806d8ecee2b064a5e873b
parenteaad7e2c2b7a850eba88be5110846a88ab1145e8
LU-13569 tests: Check LNet Health recovery logic

Add test cases to validate LNet Health recovery of local and peer
NIs.

The new test cases are added to the except list for aarch64 due to
an unresolved issue with the LNet drop functionality on that
architecture.

A few style issues are also addressed by this patch.

An asterisk was being supplied to the lctl net_drop_del commands when
this should have been the '-a' flag.

A bug in cleanup_testsuite is addressed where we were using the
wrong filename for the tmp files created by the subtests.

Lustre-change: https://review.whamcloud.com/39723
Lustre-commit: aa7391445519b46752b5b0adcbe5baa368750e70

Test-Parameters: trivial testlist=sanity-lnet
HPE-bug-id: LUS-9109
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I965df2449770631caa03ced7726abb0ea76c17e6
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54406
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity-lnet.sh