summaryrefslogtreecommitdiffstats
path: root/tests/basic/rpc-coverage.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/rpc-coverage.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/rpc-coverage.t')
-rw-r--r--[-rwxr-xr-x]tests/basic/rpc-coverage.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/rpc-coverage.t b/tests/basic/rpc-coverage.t
index a76ba7084eb..b5221dcd9dd 100755..100644
--- a/tests/basic/rpc-coverage.t
+++ b/tests/basic/rpc-coverage.t
@@ -10,6 +10,7 @@ TEST pidof glusterd
TEST $CLI volume info;
TEST $CLI volume create $V0 replica 2 $H0:$B0/${V0}{1,2,3,4,5,6,7,8};
+TEST $CLI volume set $V0 performance.stat-prefetch off
EXPECT "$V0" volinfo_field $V0 'Volume Name';
EXPECT 'Created' volinfo_field $V0 'Status';