Whamcloud - gitweb
Give multiop a chance to open the file on fast machines.
authorrread <rread>
Mon, 10 May 2004 19:12:23 +0000 (19:12 +0000)
committerrread <rread>
Mon, 10 May 2004 19:12:23 +0000 (19:12 +0000)
lustre/tests/replay-single.sh

index de83252..9a29ec7 100755 (executable)
@@ -890,6 +890,9 @@ test_45() {
     multiop $DIR/$tfile O_c &
     pid=$!
 
+    # allow the open to complete
+    usleep 500
+
     # This will cause the CLOSE to fail before even 
     # allocating a reply buffer
     $LCTL --device $mdcdev deactivate