summaryrefslogtreecommitdiffstats
path: root/tests/bugs/shard/bug-1272986.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/shard/bug-1272986.t')
-rw-r--r--tests/bugs/shard/bug-1272986.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/bugs/shard/bug-1272986.t b/tests/bugs/shard/bug-1272986.t
index c041ce49482..762887051fa 100644
--- a/tests/bugs/shard/bug-1272986.t
+++ b/tests/bugs/shard/bug-1272986.t
@@ -6,9 +6,8 @@ cleanup
TEST glusterd
TEST pidof glusterd
-TEST $CLI volume create $V0 $H0:$B0/${V0}{0,1}
+TEST $CLI volume create $V0 replica 2 $H0:$B0/${V0}{0,1,2,3}
TEST $CLI volume set $V0 features.shard on
-TEST $CLI volume set $V0 performance.strict-write-ordering on
TEST $CLI volume start $V0
# $M0 is where the reads will be done and $M1 is where files will be created,