Comment 10 for bug 1537063

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

Reviewed: https://review.openstack.org/274286
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=f60d5ed950baefd2223388d66e71b7f037affffd
Submitter: Jenkins
Branch: master

commit f60d5ed950baefd2223388d66e71b7f037affffd
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
    Closes-Bug: #1537063
    Closes-Bug: #1513900