Comment 14 for bug 1537063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/8.0)

Reviewed: https://review.openstack.org/274769
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=4734ab2aec82fa3ccb1aa7a4143f9c3fe11fddaa
Submitter: Jenkins
Branch: stable/8.0

commit 4734ab2aec82fa3ccb1aa7a4143f9c3fe11fddaa
Author: Maksim Malchuk <email address hidden>
Date: Sat Jan 30 00:26:08 2016 +0300

    Rakefile support for Git changes

    This commit enables integration with Git. Now before run
    RSpec or Lint tasks Rakefile will check for Git changes
    and run these tasks on changed modules only otherwise
    they ran against all modules.

    Change-Id: I79ffbb8e2ed0c10cf03a1b2e176b75b314a3e79d
    (cherry picked from commit f60d5ed950baefd2223388d66e71b7f037affffd)
    Closes-Bug: #1537063
    Related-Bug: #1513900