X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Freplay-dual.sh;h=8aa6de8f9643c3d6da15ddc062d86e840de5c684;hp=ebbeafaf7d89bf1f49fed17b9e0e327a8f3e7564;hb=ca754ec8b43416d41bbd401bad7d9f93746fb867;hpb=174b9684c3f48c7f7f845b14d9452d0bf1ceaece diff --git a/lustre/tests/replay-dual.sh b/lustre/tests/replay-dual.sh index ebbeafa..8aa6de8 100755 --- a/lustre/tests/replay-dual.sh +++ b/lustre/tests/replay-dual.sh @@ -451,7 +451,7 @@ test_18() { # bug 3822 - evicting client with enqueued lock do_facet client lctl set_param ldlm.namespaces.*.early_lock_cancel=0 do_facet client lctl set_param fail_loc=0x80000305 # drop cb, evict cancel_lru_locks mdc - usleep 500 # wait to ensure first client is one that will be evicted + sleep 0.1 # wait to ensure first client is one that will be evicted openfile -f O_RDONLY $MOUNT2/$tdir/$tfile wait $OPENPID do_facet client lctl set_param ldlm.namespaces.*.early_lock_cancel=1