summaryrefslogtreecommitdiffstats
path: root/tests/basic/afr/entry-self-heal.t
diff options
context:
space:
mode:
authorSunil Kumar Acharya <sheggodu@redhat.com>2018-12-27 19:18:35 +0530
committerRavishankar N <ravishankar@redhat.com>2019-01-10 11:10:27 +0000
commitf091c5570efd5c754c40d40336bad8183a3e16e0 (patch)
tree1db2f54d834652347ac5949006d889e85125f9a9 /tests/basic/afr/entry-self-heal.t
parentd1231f00dc176bb9f4583b0a69b81f7e16a74eb5 (diff)
cluster/afr: Disable client side heals in AFR by default.
With this changeset, default value for the AFR client side heal volume option is set to "off" fixes: bz#1663102 Change-Id: Ie4016932339c4896487e3e7cb5caca68739b7ba2 Signed-off-by: Sunil Kumar Acharya <sheggodu@redhat.com>
Diffstat (limited to 'tests/basic/afr/entry-self-heal.t')
-rw-r--r--tests/basic/afr/entry-self-heal.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/basic/afr/entry-self-heal.t b/tests/basic/afr/entry-self-heal.t
index 3c900fdcf9a..0c1da7d211e 100644
--- a/tests/basic/afr/entry-self-heal.t
+++ b/tests/basic/afr/entry-self-heal.t
@@ -79,6 +79,9 @@ TEST $CLI volume set $V0 performance.open-behind off
TEST $CLI volume set $V0 performance.stat-prefetch off
TEST $CLI volume set $V0 performance.io-cache off
TEST $CLI volume set $V0 performance.quick-read off
+TEST $CLI volume set $V0 cluster.data-self-heal on
+TEST $CLI volume set $V0 cluster.metadata-self-heal on
+TEST $CLI volume set $V0 cluster.entry-self-heal on
TEST $CLI volume start $V0
TEST $GFS --volfile-id=/$V0 --volfile-server=$H0 --use-readdirp=no $M0