Comment 6 for bug 1440834

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

Reviewed: https://review.openstack.org/158811
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1105782e3914f601b8f4be64939816b1afe8fb54
Submitter: Jenkins
Branch: master

commit 1105782e3914f601b8f4be64939816b1afe8fb54
Author: Maru Newby <email address hidden>
Date: Sat Apr 4 00:22:05 2015 +0000

    Reorganize unit test tree

    This change ensures that the structure of the unit test tree matches
    that of the code tree to make it obvious where to find tests for a
    given module. A check is added to the pep8 job to protect against
    regressions.

    The plugin test paths are relocated to neutron/tests/unit/plugins
    but are otherwise ignored for now.

    Change-Id: If307593259139171be21a71c58e3a34bf148cc7f
    Partial-Bug: #1440834