[Openstack] [OpenStack][Nova] No tests available in custom branch

Leander Bessa Beernaert leanderbb at gmail.com
Tue Jun 26 15:33:25 UTC 2012


I'm not calling run_tests.sh from the nova subdirectory. I'm saying that
from the location where nova_tests.sh is located, i can import
connection.py.
However, when i try to import connection.py from with cd=nova/virt/libvirt,
it fails. The funny thing is i can import all the modules int that
directory perfectly, except connection.py.

On Tue, Jun 26, 2012 at 4:28 PM, Kevin L. Mitchell <
kevin.mitchell at rackspace.com> wrote:

> On Tue, 2012-06-26 at 16:21 +0100, Leander Bessa Beernaert wrote:
> > It works from the top level, but fails if i try to import it directly
> > from the same dir (nova/virt/libvirt). The other files there import
> > just fine :/
>
> Relative imports are iffy at best; imports should ideally always be
> absolute.  This is why I suggest that you should always call
> run_tests.sh from the top-level of the repository, not from the nova
> subdirectory…
> --
> Kevin L. Mitchell <kevin.mitchell at rackspace.com>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120626/d5022397/attachment.html>


More information about the Openstack mailing list