diff options
| author | Jeff Darcy <jdarcy@fb.com> | 2017-07-05 09:19:01 -0700 |
|---|---|---|
| committer | Jeff Darcy <jeff@pl.atyp.us> | 2017-07-05 17:15:14 +0000 |
| commit | b6e84d469993ceff1c0d6f3201cbcecdfa17eb06 (patch) | |
| tree | 2c87c1aadab4b16368f249c2d24dcd4fa99f13b7 /tests/basic/quota-anon-fd-nfs.t | |
| parent | 8b35f108ca58901ef28bcc5b249890543ee71743 (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/quota-anon-fd-nfs.t')
| -rwxr-xr-x | tests/basic/quota-anon-fd-nfs.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/quota-anon-fd-nfs.t b/tests/basic/quota-anon-fd-nfs.t index c6b01553b02..52bce4b08aa 100755 --- a/tests/basic/quota-anon-fd-nfs.t +++ b/tests/basic/quota-anon-fd-nfs.t @@ -17,6 +17,7 @@ TEST pidof glusterd TEST $CLI volume info; TEST $CLI volume create $V0 $H0:$B0/brick1; +TEST $CLI volume set $V0 performance.stat-prefetch off EXPECT 'Created' volinfo_field $V0 'Status'; TEST $CLI volume set $V0 nfs.disable false |
