Whamcloud - gitweb
b=13504
authorgrev <grev>
Tue, 25 Sep 2007 09:34:22 +0000 (09:34 +0000)
committergrev <grev>
Tue, 25 Sep 2007 09:34:22 +0000 (09:34 +0000)
i=Nathan

give multiop chan��e to start before umount client.

lustre/tests/conf-sanity.sh

index 327cc36..08c6d32 100644 (file)
@@ -1228,7 +1228,7 @@ run_test 33a "Drop cancel during umount"
 test_34a() {
         setup
        do_facet client multiop $DIR/file O_c &
-
+       sleep 0.500s
        manual_umount_client
        rc=$?
        do_facet client killall -USR1 multiop