X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fconf-sanity.sh;h=52a4031fd0602cbc371311da71d98b6f29abb90b;hp=ae77611338d96116343e41bb0412a4bb99fceeb2;hb=faefbfc0460bc00f2ee4c1c1c86aa1e39b9eea49;hpb=4a3a9c5be5732d448c3c2d255b5b779918442f5d diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index ae77611..52a4031 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -4002,7 +4002,7 @@ test_73() { #LU-3006 lctl get_param -n osc.*OST0000-osc-[^M]*.import | grep failover_nids | grep 1.2.3.4@tcp || error "failover nids haven't changed" umount_client $MOUNT || error "umount client failed" - stop_all + stopall reformat } run_test 73 "failnode to update from mountdata properly"