How to run tests in /tricircle/test/functional *... .
When I try to run individual tests as python test_pod.py it shows error
Traceback (most recent call last):
File "test_pod.py", line 22, in <module>
from tricircle.api import app
ImportError: No module named tricircle.api
I even tried to run tests from /trircircle/ directory but error was
persistent.
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev