Comment 3 for bug 1809230

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

Reviewed: https://review.openstack.org/629759
Committed: https://git.openstack.org/cgit/openstack/masakari/commit/?id=8373138dd71ab8f1b29e64692b753d99d83e3377
Submitter: Zuul
Branch: master

commit 8373138dd71ab8f1b29e64692b753d99d83e3377
Author: openstack <email address hidden>
Date: Thu Jan 10 04:09:06 2019 +0000

    Update coverage environment and use template for cover

    After switch to using stestr, testrepository is unnecessary
    and it is removed in patch[1]. After patch[1] got merged
    tox -e cover returns "error: option --coverage not recognized".

    In this patch fixed coverage environment to default stestr setup.
    Also used openstack-tox-cover template, this runs the cover job
    in the check queue only.

    [1]: https://review.openstack.org/#/c/581686/
    Closes-Bug: #1809230

    Change-Id: I77a295a64e2c4d128a6772e400c0968f40d11c1d