Comment 7 for bug 1502002

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tap-as-a-service (master)

Reviewed: https://review.openstack.org/231477
Committed: https://git.openstack.org/cgit/stackforge/tap-as-a-service/commit/?id=c36052b0ec181aefb8362ee2cf77747d6ccc06c7
Submitter: Jenkins
Branch: master

commit c36052b0ec181aefb8362ee2cf77747d6ccc06c7
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Oct 6 22:22:42 2015 +0900

    tox.ini: Fix cover by giving the source directory explicitly

    By default, testr assumes that the name of distribution
    ([metadata]name in setup.cfg) matches the name of the source directory.
    However, they are different for this project. Fix the problem by
    giving the source directory explicitly via an option provided by pbr.

    Closes-Bug: #1502002
    Change-Id: Ib17d53230e5a36a028438c0f2919f07c6013bfe2