Whamcloud - gitweb
LU-13997 tests: fix sanity test_418 lock cancellation 31/45231/1
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 13 Oct 2021 20:34:14 +0000 (14:34 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 13 Oct 2021 20:36:29 +0000 (14:36 -0600)
commite4bb910bba91199af21199080c5f3eb1070c59c9
treedf531cdc1be7dde244a658d1d58b2835cfa84ce2
parent0daeebcbdc4e89d59221299f2687cfd3c4f00b5b
LU-13997 tests: fix sanity test_418 lock cancellation

Use "do_nodes" directly to cancel DLM locks, rather than
"do_rpc_nodes", since that is very heavy to use in a loop
(each call takes 3s, but the loop delay is only 0.2s).

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I83d989688ce671f0ff9c62ebdf3144746a3ebbe5
lustre/tests/sanity.sh