Whamcloud - gitweb
b=22923 increase lst stat timeout
authorElena Gryaznova <grev@sun.com>
Wed, 9 Jun 2010 15:57:39 +0000 (19:57 +0400)
committerJohann Lombardi <johann@sun.com>
Wed, 9 Jun 2010 21:38:31 +0000 (23:38 +0200)
i=Maxim.Patlasov

lustre/tests/lnet-selftest.sh

index 9374cf0..f95713d 100755 (executable)
@@ -99,7 +99,7 @@ test_smoke_sub () {
 
     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