[Bugs] [Bug 1291537] [RFE] Provide mechanism to spin up reproducible test environment for all developers

bugzilla at redhat.com bugzilla at redhat.com
Sat Feb 6 22:07:56 UTC 2016


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



--- Comment #10 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13355 committed in master by Niels de Vos
(ndevos at redhat.com) 
------
commit c7d2037b8c6293663280a759a2e447d5aef130bd
Author: Raghavendra Talur <rtalur at redhat.com>
Date:   Thu Feb 4 14:33:54 2016 +0530

    vagrant-tests: Fix bug when git branch name has a /

    It is possible for a git branch to have a / in it.

    Source copy from host to VM used relative path on
    the assumption that VM vagrant dir will always be
    three levels down the topdir of repo. This assumption
    breaks when git branch has a / in it.

    Of the two solutions to fix it:
    a. Mangle the git branch name to not have a /
    b. Accomodate the possibility of have a / in git branch name.

    I have chosen b) because that looks cleaner.

    Change-Id: I6b71c31da2f5f7c349d6d6882767768b2534d14f
    BUG: 1291537
    Signed-off-by: Raghavendra Talur <rtalur at redhat.com>
    Reviewed-on: http://review.gluster.org/13355
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Niels de Vos <ndevos 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=rSL4Qui0JY&a=cc_unsubscribe


More information about the Bugs mailing list