summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-865825.t
diff options
context:
space:
mode:
authorRaghavendra G <raghavendra@gluster.com>2012-11-28 11:50:18 +0530
committerVijay Bellur <vbellur@redhat.com>2012-11-27 22:42:21 -0800
commit0e3261903b1ed624137263d3386cf7a6b6736f33 (patch)
tree9be3c98d623214f44b2e6415440961336e93389a /tests/bugs/bug-865825.t
parent9e2aeea9242c04228049003bf8f878ea38af76da (diff)
tests/bug-865825: turn stat-prefetch off before doing any afr self-heal
related tests. Change-Id: I5c45bb4f4d4aa59965c6dda34ab884071bef9c6f BUG: 865825 Signed-off-by: Raghavendra G <raghavendra@gluster.com> Reviewed-on: http://review.gluster.org/4242 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 82e1476f7..5ed716703 100755
--- a/tests/bugs/bug-865825.t
+++ b/tests/bugs/bug-865825.t
@@ -28,6 +28,7 @@ EXPECT 'Created' volinfo_field $V0 'Status';
## Make sure io-cache and write-behind don't interfere.
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
## Make sure automatic self-heal doesn't perturb our results.
TEST $CLI volume set $V0 cluster.self-heal-daemon off