Comment 3 for bug 1497897

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

Reviewed: https://review.openstack.org/225670
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=97a00ec7002fdbeea8471fea3e4e7ca132a99630
Submitter: Jenkins
Branch: master

commit 97a00ec7002fdbeea8471fea3e4e7ca132a99630
Author: Andrey Kurilin <email address hidden>
Date: Mon Sep 21 16:53:08 2015 +0300

    [COVERAGE] Turn off coverage

    We need to fix .coveragerc and turn off coverage in one patch, since
    cover.sh scrip launch check for previous patch which contain uncompatible
    with coverage 4.0 option.

    Also, fix for floating bug is required.

    Change-Id: I4cc49c01bc5bb633f08353762f963cb4343fc6cb
    Partial-Bug: #1497897