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/afr | |
| 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/afr')
| -rw-r--r-- | tests/basic/afr/metadata-self-heal.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/afr/metadata-self-heal.t b/tests/basic/afr/metadata-self-heal.t index b88c16a93e1..45bae7bdbfc 100644 --- a/tests/basic/afr/metadata-self-heal.t +++ b/tests/basic/afr/metadata-self-heal.t @@ -50,6 +50,7 @@ function print_pending_heals { TEST glusterd TEST pidof glusterd TEST $CLI volume create $V0 replica 2 $H0:$B0/brick{0,1} +TEST $CLI volume set $V0 performance.stat-prefetch off TEST $CLI volume start $V0 TEST glusterfs --volfile-id=/$V0 --volfile-server=$H0 $M0 --attribute-timeout=0 --entry-timeout=0 cd $M0 |
