[Bugs] [Bug 1297740] tests/bugs/quota/bug-1049323.t fails in fedora
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jan 12 18:26:17 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1297740
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13228 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit ae165bd6d7c3a0130984cbd927be318146c7bbdd
Author: Manikandan Selvaganesh <mselvaga at redhat.com>
Date: Tue Jan 12 16:38:27 2016 +0530
tests/quota : fix failing test on auxiliary mount point
In test file tests/bugs/quota/bug-1049323.t, test "EXPECT "0" get_aux"
fails in Fedora.
In get_aux function we grep for "/var/run/gluster/<volname>" to check
if auxiliary mount point is created and we return 0 on success else we
return 1. In fedora, auxiliary mount point is created on
"/run/gluster/<volname>". So it fails on Fedora.
The patch fixes it by just grepping for "/run/gluster/<volname>".
Change-Id: Icb59395df4a98109eaa8199cbdbdedcd1cbef27a
BUG: 1297740
Signed-off-by: Manikandan Selvaganesh <mselvaga at redhat.com>
Reviewed-on: http://review.gluster.org/13228
Reviewed-by: Niels de Vos <ndevos at redhat.com>
Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=OI4zO4mEgC&a=cc_unsubscribe
More information about the Bugs
mailing list