summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-865825.t
diff options
context:
space:
mode:
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