Comment 2 for bug 1497897

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

Reviewed: https://review.openstack.org/225640
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=47787402616e4df9e8be7b1899eff3264f50ed5e
Submitter: Jenkins
Branch: master

commit 47787402616e4df9e8be7b1899eff3264f50ed5e
Author: Valeriy Ponomaryov <email address hidden>
Date: Mon Sep 21 15:06:59 2015 +0300

    Fix 'cover' tox job

    Our 'cover' tox job does not work with release of 'coverage' package v4.0
    It fails on option 'ignore-errors' in config section '[report]'.

    So, replace usage of this option with CLI option '--ignore-errors'.

    Change-Id: I404e3cb63453b0245ac05b4d3cb5780e5b8b7f9a
    Closes-Bug: #1497897