summaryrefslogtreecommitdiffstats
path: root/tests/bugs/geo-replication/bug-1111490.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/geo-replication/bug-1111490.t')
-rw-r--r--tests/bugs/geo-replication/bug-1111490.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/geo-replication/bug-1111490.t b/tests/bugs/geo-replication/bug-1111490.t
index d29cba1a396..9686fb5a0ef 100644
--- a/tests/bugs/geo-replication/bug-1111490.t
+++ b/tests/bugs/geo-replication/bug-1111490.t
@@ -25,7 +25,7 @@ EXPECT "$uuid" getfattr --only-values -n glusterfs.gfid.string $M0/file0
# unmount and mount again so as to start with a fresh inode table
# or use another mount...
-TEST umount $M0
+EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $M0
TEST $GFS --volfile-id=/$V0 --volfile-server=$H0 $M0 --aux-gfid-mount
# touch the file again (gfid-access.py handles errno)