Comment 32 for bug 1666560

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

Reviewed: https://review.openstack.org/443515
Committed: https://git.openstack.org/cgit/openstack/os-win/commit/?id=66a0da64a83fbf57deaa3adf2057a5ce75e4fad6
Submitter: Jenkins
Branch: master

commit 66a0da64a83fbf57deaa3adf2057a5ce75e4fad6
Author: Luong Anh Tuan <email address hidden>
Date: Thu Mar 9 22:59:20 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: I908bab196ae9a29e8c789db1dcd4668a7f855f87
    Closes-Bug: #1666560