"tox -e cover" doesn't work

Bug #1502002 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Undecided
YAMAMOTO Takashi
networking-odl
Fix Released
Undecided
YAMAMOTO Takashi
networking-ofagent
Fix Released
Undecided
YAMAMOTO Takashi
networking-ovn
Fix Released
Undecided
YAMAMOTO Takashi
tap-as-a-service
Fix Released
Undecided
YAMAMOTO Takashi

Bug Description

"tox -e cover" doesn't work.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-midonet (master)

Change abandoned by YAMAMOTO Takashi (<email address hidden>) on branch: master
Review: https://review.openstack.org/230271
Reason: https://review.openstack.org/#/c/230280/ is simpler

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/230270
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=9614d385cbfd67e56be4d1316676b946f4452aa7
Submitter: Jenkins
Branch: master

commit 9614d385cbfd67e56be4d1316676b946f4452aa7
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Oct 2 13:14:32 2015 +0900

    .coveragerc: Fix module path

    Partial-Bug: #1502002
    Change-Id: I000f701a4428f6cd522271461ac8a833eb13781d

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/230280
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=de3461aecb66c4e02305683843a43055ed982014
Submitter: Jenkins
Branch: master

commit de3461aecb66c4e02305683843a43055ed982014
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Oct 2 14:42:20 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: Ie2b95b47a7d4825aab1d90b2ed9c3e657f388ec8

Changed in networking-midonet:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tap-as-a-service (master)

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

commit abd9efb45829815c38a1e1fdf97f61e8ec4b2bbb
Author: YAMAMOTO Takashi <email address hidden>
Date: Tue Oct 6 22:19:02 2015 +0900

    tox.ini: Fix a typo in cover env

    Partial-Bug: #1502002
    Change-Id: I1d10dc97e34c4ffbac828d7864faf6df12f24d50

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

Reviewed: https://review.openstack.org/231848
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=f989a0bec54f68939e000571ee6d0cc48c2b7326
Submitter: Jenkins
Branch: master

commit f989a0bec54f68939e000571ee6d0cc48c2b7326
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Oct 7 15:29:12 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: I9f23fe1a1c0e609259a1951abcd1d60b5205e978

Changed in networking-ovn:
status: New → Fix Committed
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

Changed in tap-as-a-service:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ofagent (master)

Reviewed: https://review.openstack.org/231851
Committed: https://git.openstack.org/cgit/openstack/networking-ofagent/commit/?id=fc0dfb86c933c99570c8c418ee423fb274d76b41
Submitter: Jenkins
Branch: master

commit fc0dfb86c933c99570c8c418ee423fb274d76b41
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Oct 7 15:37:44 2015 +0900

    .coveragerc: Fix paths

    Partial-Bug: #1502002
    Change-Id: Iab8841f9b4d96e9dbe5759679191f4a2a83420f0

Changed in networking-ofagent:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/231852
Committed: https://git.openstack.org/cgit/openstack/networking-ofagent/commit/?id=d8994b4684dfd7ee325332709c2e310576501654
Submitter: Jenkins
Branch: master

commit d8994b4684dfd7ee325332709c2e310576501654
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Oct 7 15:39:41 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: Iaf50fd9cb5a660dd0262211491a4f3afcb4e815c

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

Reviewed: https://review.openstack.org/231849
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=2d0265fa1c81fe48ce776f7d2a9e0293052e82f6
Submitter: Jenkins
Branch: master

commit 2d0265fa1c81fe48ce776f7d2a9e0293052e82f6
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Oct 7 15:35:08 2015 +0900

    .coveragerc: Fix paths

    Partial-Bug: #1502002
    Change-Id: I8dfc5992875c96a1846e0a705554985619f8eea4

Changed in networking-odl:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/231850
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=e4a98e4be0e9a735946e7c20826ddd3e8ea6eca4
Submitter: Jenkins
Branch: master

commit e4a98e4be0e9a735946e7c20826ddd3e8ea6eca4
Author: YAMAMOTO Takashi <email address hidden>
Date: Wed Oct 7 15:34:02 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: I7a4f91d6914f187f6486ec6073d559843ef0f550

Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
milestone: none → 1.0.0
status: Fix Committed → Fix Released
Changed in networking-odl:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
Changed in networking-ofagent:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
Changed in networking-ovn:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
Changed in tap-as-a-service:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
Changed in tap-as-a-service:
status: Fix Committed → Fix Released
Changed in networking-ovn:
status: Fix Committed → Fix Released
fumihiko kakuma (kakuma)
Changed in networking-ofagent:
status: Fix Committed → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/networking-odl 2.0.0

This issue was fixed in the openstack/networking-odl 2.0.0 release.

Changed in networking-odl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.