summaryrefslogtreecommitdiffstats
path: root/tests/bugs/fuse/bug-858215.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/fuse/bug-858215.t')
-rwxr-xr-xtests/bugs/fuse/bug-858215.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/fuse/bug-858215.t b/tests/bugs/fuse/bug-858215.t
index 92389829077..d2719a6e1d4 100755
--- a/tests/bugs/fuse/bug-858215.t
+++ b/tests/bugs/fuse/bug-858215.t
@@ -10,7 +10,7 @@ TEST glusterd;
TEST pidof glusterd;
TEST $CLI volume info;
-TEST $CLI volume create $V0 replica 2 stripe 2 $H0:$B0/${V0}{1,2,3,4,5,6,7,8};
+TEST $CLI volume create $V0 replica 3 $H0:$B0/${V0}{1,2,3,4,5,6};
TEST $CLI volume set $V0 nfs.disable off
function volinfo_field()