Whamcloud - gitweb
b=22169 t-f:start_client_loads () wait the background threads to start
authorElena Gryaznova <grev@sun.com>
Tue, 9 Mar 2010 19:26:11 +0000 (11:26 -0800)
committerRobert Read <rread@sun.com>
Tue, 9 Mar 2010 19:26:11 +0000 (11:26 -0800)
i=Robert.Read

lustre/tests/test-framework.sh

index 73f98fa..ad8eff6 100644 (file)
@@ -950,6 +950,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