[Bugs] [Bug 1359001] New: Fix spurious failures in ec.t
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jul 22 04:58:49 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1359001
Bug ID: 1359001
Summary: Fix spurious failures in ec.t
Product: GlusterFS
Version: mainline
Component: tests
Assignee: bugs at gluster.org
Reporter: pkarampu at redhat.com
CC: bugs at gluster.org
Description of problem:
Problem:
Because of timing issue sometimes the mount is unmounted
even before the version is updated, this is leading to
not triggering heals.
Fix:
One way to fix this would be to increate 'sleep 2' to 'sleep 10'
but that would slow things down. I changed the way ec learns
it needs xattr healing so that it triggers heals even when the
xattrs are not marked correctly.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list