Whamcloud - gitweb
b=22923 increase lst stat timeout
authorElena Gryaznova <grev@sun.com>
Tue, 17 Aug 2010 19:08:20 +0000 (23:08 +0400)
committerMikhail Pershin <tappro@sun.com>
Thu, 19 Aug 2010 08:29:00 +0000 (12:29 +0400)
i=Maxim.Patlasov

lustre/tests/lnet-selftest.sh

index da254bd..974981d 100755 (executable)
@@ -99,7 +99,7 @@ test_smoke_sub () {
 
     echo $LST run b
     echo sleep 1
 
     echo $LST run b
     echo sleep 1
-    echo "$LST stat --delay 10 c s &"
+    echo "$LST stat --delay 10 --timeout 10 c s &"
     echo 'pid=$!'
     echo 'trap "cleanup $pid" INT TERM'
     echo sleep $smoke_DURATION
     echo 'pid=$!'
     echo 'trap "cleanup $pid" INT TERM'
     echo sleep $smoke_DURATION