Whamcloud - gitweb
b=22169 t-f:start_client_loads () wait the background threads to start
authorElena Gryaznova <grev@sun.com>
Fri, 5 Mar 2010 19:54:25 +0000 (22:54 +0300)
committerJohann Lombardi <johann@sun.com>
Fri, 5 Mar 2010 21:35:08 +0000 (22:35 +0100)
i=Robert.Read

lustre/tests/test-framework.sh

index 0484889..2fedfe5 100644 (file)
@@ -779,6 +779,8 @@ start_client_loads () {
         testnum=$((nodenum % numloads))
         start_client_load ${clients[nodenum]} ${CLIENT_LOADS[testnum]}
     done
+    # bug 22169: wait the background threads to start
+    sleep 2
 }
 
 # only for remote client