diff options
author | Pranith Kumar K <pkarampu@redhat.com> | 2015-06-30 23:01:36 +0530 |
---|---|---|
committer | Xavier Hernandez <xhernandez@datalab.es> | 2015-07-06 03:31:27 -0700 |
commit | c6742adc98a9747f5e16c242aaddc28ea991ec5a (patch) | |
tree | 5992ccf21d5fa5a35b2935e2f169d202aafb54f9 /tests/bugs/glusterfs | |
parent | 214101394bdea4ab57b8704467f450df4adbb8f6 (diff) |
cluster/ec: Make background healing optional behavior
Provide options to control number of active background heal count and qlen.
Change-Id: Idc2419219d881f47e7d2e9bbc1dcdd999b372033
BUG: 1237381
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Reviewed-on: http://review.gluster.org/11473
Reviewed-by: Xavier Hernandez <xhernandez@datalab.es>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'tests/bugs/glusterfs')
-rw-r--r-- | tests/bugs/glusterfs/bug-861015-index.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/glusterfs/bug-861015-index.t b/tests/bugs/glusterfs/bug-861015-index.t index 05f3e8b1ee0..74ffc45bf2e 100644 --- a/tests/bugs/glusterfs/bug-861015-index.t +++ b/tests/bugs/glusterfs/bug-861015-index.t @@ -25,7 +25,7 @@ done HEAL_FILES=$(($HEAL_FILES+3)) #count brick root distribute-subvol num of times cd ~ -EXPECT "$HEAL_FILES" afr_get_pending_heal_count $V0 +EXPECT "$HEAL_FILES" get_pending_heal_count $V0 TEST rm -f $M0/* EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $M0 TEST $CLI volume heal $V0 info |