Comment 13 for bug 1666560

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

Reviewed: https://review.openstack.org/443543
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=8aae0867d1f0a8dd827689cc8b8a9761512b39cd
Submitter: Jenkins
Branch: master

commit 8aae0867d1f0a8dd827689cc8b8a9761512b39cd
Author: Luong Anh Tuan <email address hidden>
Date: Fri Mar 10 00:03:03 2017 +0700

    Indicating the location tests directory in oslo_debug_helper

    According to [1], we can passing a "-t" argument to
    oslo_debug_helper to indicate the directory where tests
    are located. This will solves ImportError exception.

    [1] https://docs.openstack.org/developer/oslotest/features.html

    Change-Id: I44ea49903b5a49ce0ab359d2ab9db62ab9eeb08d
    Closes-Bug: #1666560