Comment 2 for bug 1524967

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

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

commit e30a4e635294bcf19ce2cc3d5b9fac36cd347112
Author: Alex Schultz <email address hidden>
Date: Thu Dec 10 15:29:24 2015 -0700

    Enable coverage report generation for Jenkins

    This change fixes the regression introduced by
    I814667283ccfc6ebd7c16d961270f688e9fb9c4c in which the rspec coverage
    information was no longer being written out. Additionally this change
    enables coverage report information to be generaged by the Jenkins jobs
    as part of the default run via fuel_noop_tests.sh. This change will
    allow us to update the jobs to capture the information with Jenkins and
    report on trends.

    Change-Id: I6cc729d7ff2928bdf78ee17487f2158b4ef12490
    Closes-Bug: #1524967
    Related-Bug: #1506557