summaryrefslogtreecommitdiffstats
path: root/tests/basic/bd.t
diff options
context:
space:
mode:
authorJeff Darcy <jdarcy@fb.com>2017-07-05 09:19:01 -0700
committerJeff Darcy <jeff@pl.atyp.us>2017-07-05 17:15:14 +0000
commitb6e84d469993ceff1c0d6f3201cbcecdfa17eb06 (patch)
tree2c87c1aadab4b16368f249c2d24dcd4fa99f13b7 /tests/basic/bd.t
parent8b35f108ca58901ef28bcc5b249890543ee71743 (diff)
tests: forward-porting test fixes from 3.6 branch
Change-Id: I4074e7cce8f6782860f849780ab6d0458e92a2ce Signed-off-by: Jeff Darcy <jdarcy@fb.com> Reviewed-on: https://review.gluster.org/17708 Smoke: Gluster Build System <jenkins@build.gluster.org> Tested-by: Jeff Darcy <jeff@pl.atyp.us> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Jeff Darcy <jeff@pl.atyp.us>
Diffstat (limited to 'tests/basic/bd.t')
-rwxr-xr-xtests/basic/bd.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/bd.t b/tests/basic/bd.t
index 63622edd709..11582db81c0 100755
--- a/tests/basic/bd.t
+++ b/tests/basic/bd.t
@@ -86,6 +86,7 @@ TEST pidof glusterd
configure
TEST $CLI volume create $V0 ${H0}:/$B0/$V0?${V0}
+TEST $CLI volume set $V0 performance.stat-prefetch off
EXPECT "$V0" volinfo_field $V0 'Volume Name';
EXPECT 'Created' volinfo_field $V0 'Status';