<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<div>git clone tricircle.<br>
<br>
cd tricircle, where you can find tox.ini<br>
<br>
run command:<br>
<br>
sudo tox -epy27<br>
<br>
<br>
Sent from HUAWEI AnyOffice<br>
</div>
<div name="AnyOffice-Background-Image" style="border-top:1px solid #B5C4DF; font-size:14px; line-height:20px; padding:8px">
<div style="word-break:break-all"><b>发件人:</b>khayam.gondal</div>
<div style="word-break:break-all"><b>收件人:</b>openstack-dev,</div>
<div style="word-break:break-all"><b>抄送:</b>黄朝意,luckyvega.g,</div>
<div style="word-break:break-all"><b>时间:</b>2016-03-17 18:13:08</div>
<div style="word-break:break-all"><b>主题:</b>[Tricircle] Run unit/functional tests</div>
<div><br>
</div>
</div>
<div>
<div dir="ltr">How to run tests in /tricircle/test/functional *... .
<div>When I try to run individual tests as python test_pod.py it shows error </div>
<div>Traceback (most recent call last):</div>
<div>  File "test_pod.py", line 22, in <module></div>
<div>    from tricircle.api import app</div>
<div>ImportError: No module named tricircle.api</div>
<div><br>
</div>
<div>I even tried to run tests from /trircircle/ directory but error was persistent.</div>
<div><br>
</div>
</div>
</div>
</body>
</html>