summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-865825.t
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2012-12-03 10:54:21 +0530
committerVijay Bellur <vbellur@redhat.com>2012-12-03 00:29:49 -0800
commitf1ddc077a31671ff547efa205d86c1b8ebd3797a (patch)
tree70e1f7a1bb9dba1299781f2a8baa1344afe71921 /tests/bugs/bug-865825.t
parent2fd342a0c21d761d73bfee782717accbce819f24 (diff)
tests: Perform self-heal in foreground
Change-Id: Ic9fa7ffe9cd704740e920b66162950f0c0322e67 BUG: 865825 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> Reviewed-on: http://review.gluster.org/4253 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'tests/bugs/bug-865825.t')
-rwxr-xr-xtests/bugs/bug-865825.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/bug-865825.t b/tests/bugs/bug-865825.t
index 5ed716703..6bb1c2348 100755
--- a/tests/bugs/bug-865825.t
+++ b/tests/bugs/bug-865825.t
@@ -26,6 +26,7 @@ EXPECT "$V0" volinfo_field $V0 'Volume Name';
EXPECT 'Created' volinfo_field $V0 'Status';
## Make sure io-cache and write-behind don't interfere.
+TEST $CLI volume set $V0 cluster.background-self-heal-count 0
TEST $CLI volume set $V0 performance.io-cache off;
TEST $CLI volume set $V0 performance.write-behind off;
TEST $CLI volume set $V0 performance.stat-prefetch off