[Bugs] [Bug 1300600] tests/bugs/quota/bug-1049323.t fails in fedora

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 28 05:16:10 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1300600



--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13273 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com) 
------
commit a816cc5124951a2cbe57d2bd95b6690e766c57a7
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>".

            Backport of http://review.gluster.org/#/c/13228/

    > 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>

    Change-Id: Icb59395df4a98109eaa8199cbdbdedcd1cbef27a
    BUG: 1300600
    Signed-off-by: Manikandan Selvaganesh <mselvaga at redhat.com>
    Reviewed-on: http://review.gluster.org/13273
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
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=tXKIvzGFFR&a=cc_unsubscribe


More information about the Bugs mailing list