Comment 2 for bug 1666560

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

Reviewed: https://review.openstack.org/436523
Committed: https://git.openstack.org/cgit/openstack/kuryr-libnetwork/commit/?id=1fd2101fa8067546722afa0041e3df55d180792e
Submitter: Jenkins
Branch: master

commit 1fd2101fa8067546722afa0041e3df55d180792e
Author: Dongcan Ye <email address hidden>
Date: Wed Feb 22 00:08:31 2017 +0800

    Pass located tests directory in oslo debug

    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: Id57f5c09e12410accd72d05250faeb8dd5da7117
    Closes-Bug: #1666560