Comment 54 for bug 1666560

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

Reviewed: https://review.openstack.org/443537
Committed: https://git.openstack.org/cgit/openstack/searchlight-ui/commit/?id=9a1476a8be154dd38f2af7b26e0a774b75d75b44
Submitter: Zuul
Branch: master

commit 9a1476a8be154dd38f2af7b26e0a774b75d75b44
Author: Luong Anh Tuan <email address hidden>
Date: Fri Mar 10 00:01:28 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: I226346ec50e4433302591ddaccded1edfa9f483a
    Closes-Bug: #1666560