Comment 8 for bug 1440834

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

Reviewed: https://review.openstack.org/171005
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=21bef562c23d96fe41daeedeb43c0bb2d1c53ed0
Submitter: Jenkins
Branch: master

commit 21bef562c23d96fe41daeedeb43c0bb2d1c53ed0
Author: Maru Newby <email address hidden>
Date: Mon Apr 6 21:53:39 2015 +0000

    Reorganize plugin test modules

    This change moves plugin test modules to conform to the new rules on
    unit test tree structure (see TESTING.rst).

    Vendor plugin paths continue to be ignored, and unit test modules that
    test features instead of modules are also ignored pending their
    removal to the functional test tree.

    Change-Id: I482c377ca72ffd58692ad84bd9692356513e4c98
    Closes-Bug: #1440834