Comment 50 for bug 1666560

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

Reviewed: https://review.openstack.org/443484
Committed: https://git.openstack.org/cgit/openstack/karbor/commit/?id=9a4c7400a987503aa9cec33ce313fd3305de33b7
Submitter: Jenkins
Branch: master

commit 9a4c7400a987503aa9cec33ce313fd3305de33b7
Author: Luong Anh Tuan <email address hidden>
Date: Thu Mar 9 22:22:41 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: Ic5415281331406e865c4ab86a100b64b91d509c3
    Closes-Bug: #1666560