summaryrefslogtreecommitdiffstats
path: root/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'TestUnits/xlators/cluster/afr/self_heal/testenv.cfg')
-rw-r--r--TestUnits/xlators/cluster/afr/self_heal/testenv.cfg8
1 files changed, 5 insertions, 3 deletions
diff --git a/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg b/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg
index 290f50f..991756f 100644
--- a/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg
+++ b/TestUnits/xlators/cluster/afr/self_heal/testenv.cfg
@@ -49,11 +49,13 @@ hostname = server2.hostname
path = /opt/export1
# Volume Section
-# Necessary Options: volumename, volumetype, count, transporttype, bricks
+# Necessary Options: volumename, bricks
+# Optional replica=<Count>, stripe=<Count>
+#
[volume1]
volumename = replicate
-volumetype = replica
-count = 2
+replica=
+stripe=
transporttype = tcp
bricks = brick1, brick2