Comment 5 for bug 1348633

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

Reviewed: https://review.openstack.org/119792
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=113ddb42ba0bb660ce1ad5630f6872c16ca17c6f
Submitter: Jenkins
Branch: master

commit 113ddb42ba0bb660ce1ad5630f6872c16ca17c6f
Author: vponomaryov <email address hidden>
Date: Mon Sep 8 18:21:31 2014 +0300

    Move db related unittests to proper places

    It is expected, that unittests cover project modules in relation 1:1 and
    placed in appropriate tree as main modules do.

    It should be like in example:
    manila/[tests/]foo/bar/[test_]modulename.py

    Change-Id: I890deaeb41b87a6ae82868905144fd7477272058
    Partial-Bug: #1348633