Whamcloud - gitweb
- make marging 10 sec more in 124a to let client kill some locks
authoryury <yury>
Tue, 25 Nov 2008 08:44:35 +0000 (08:44 +0000)
committeryury <yury>
Tue, 25 Nov 2008 08:44:35 +0000 (08:44 +0000)
lustre/tests/sanity.sh

index 2694e5d..fc9cf89 100644 (file)
@@ -5107,7 +5107,7 @@ test_124a() {
         
         # Let's make sure that we really have some margin. Client checks
         # cached locks every 10 sec.
-        SLEEP=$((SLEEP+10))
+        SLEEP=$((SLEEP+20))
         log "Sleep ${SLEEP} sec"
         local SEC=0
         while ((SEC<$SLEEP)); do