From: Mikhail Pershin Date: Mon, 5 Apr 2010 18:49:48 +0000 (-0700) Subject: b=20680 add sleep to expire stat cache X-Git-Tag: 1.10.0.40~16 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1c68bf5b2df41f51ee5c69c7bd8cdf23234351f5;p=fs%2Flustre-release.git b=20680 add sleep to expire stat cache i=grev --- diff --git a/lustre/tests/replay-vbr.sh b/lustre/tests/replay-vbr.sh index b278482..ada1c2c 100644 --- a/lustre/tests/replay-vbr.sh +++ b/lustre/tests/replay-vbr.sh @@ -425,6 +425,7 @@ test_0r() { sleep 1 mtime_pre=$(do_node $CLIENT1 stat --format=%Y $file) do_node $CLIENT1 touch $file + sleep 1 # avoid stat caching mtime_post=$(do_node $CLIENT1 stat --format=%Y $file) zconf_umount $CLIENT2 $MOUNT facet_failover $SINGLEMDS