Whamcloud - gitweb
LU-8367 osp: wait for precreate on reformatted OST
[fs/lustre-release.git] / lustre / tests / conf-sanity.sh
index 3e7be0f..680033c 100644 (file)
@@ -5585,7 +5585,6 @@ test_69() {
        start_ost || error "OST0 restart failure"
        wait_osc_import_state mds ost FULL
 
-       sleep $((TIMEOUT/2)) #object recreation requires some time
        mount_client $MOUNT || error "mount client failed"
        touch $DIR/$tdir/$tfile-last || error "create file after reformat"
        local idx=$($LFS getstripe -i $DIR/$tdir/$tfile-last)