summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-887145.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-887145.t')
-rwxr-xr-xtests/bugs/bug-887145.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/bugs/bug-887145.t b/tests/bugs/bug-887145.t
index afd39da161..ee19036e0c 100755
--- a/tests/bugs/bug-887145.t
+++ b/tests/bugs/bug-887145.t
@@ -11,7 +11,6 @@ TEST $CLI volume create $V0 replica 2 $H0:$B0/${V0}{1,2};
TEST $CLI volume set $V0 performance.open-behind off;
TEST $CLI volume start $V0
-sleep 2;
## Mount FUSE with caching disabled
TEST glusterfs --entry-timeout=0 --attribute-timeout=0 -s $H0 --volfile-id $V0 $M0;
@@ -32,8 +31,6 @@ chown -R tmp_user:tmp_user $M0/other;
TEST $CLI volume set $V0 server.root-squash on;
-sleep 2;
-
EXPECT_WITHIN $NFS_EXPORT_TIMEOUT "1" is_nfs_export_available;
# create files and directories in the root of the glusterfs and nfs mount