[Bugs] [Bug 1296400] Fix spurious failure in bug-1221481-allow-fops-on-dir-split-brain.t
bugzilla at redhat.com
bugzilla at redhat.com
Tue Feb 2 10:47:37 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1296400
--- Comment #5 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13190 committed in release-3.7 by Raghavendra
Talur (rtalur at redhat.com)
------
commit 10153901f0649b2d12c505a0f9fbef7a69acf128
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date: Thu Jan 7 13:01:02 2016 +0530
tests: Fix spurious failure in bug-1221481-allow-fops-on-dir-split-brain.t
Backport of: http://review.gluster.org/#/c/13172/
Occasionally, when ls is executed, prior to READDIRP, a STAT is wound
on the operand directory. And AFR fails STAT with EIO if it is in
metadata split-brain which "dir" is in the test case in question.
As a result, ls also fails with EIO, causing test 20 to return negative
exit status.
The fix is in the test script where the parts that cause the dir to go
into metadata split-brain have been removed. Now "dir" will only have
entry split-brain.
Change-Id: Icf3998ad6f8735c283171e22445406a2eaaaa23f
BUG: 1296400
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: http://review.gluster.org/13190
Smoke: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Tested-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
--
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