Whamcloud - gitweb
b=20744 return ofed version to 1.5.1
[fs/lustre-release.git] / lustre / tests / lnet-selftest.sh
index da254bd..c34a7b6 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
@@ -149,7 +149,7 @@ test_smoke () {
 
     # error counters in "lst show_error" should be checked
     check_lst_err $log
-    
+    lst_cleanup_all    
 }
 run_test smoke "lst regression test"