<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Jan 13, 2014 at 12:04 PM, Robert Collins <span dir="ltr"><<a href="mailto:robertc@robertcollins.net" target="_blank">robertc@robertcollins.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><p dir="ltr"><br>
On 13 Jan 2014 12:15, "Bhuvan Arumugam" <<a href="mailto:bhuvan@apache.org" target="_blank">bhuvan@apache.org</a>> wrote:</p>
<p dir="ltr">> It behave differently when I list tempest tests. All tests are listed in single line with unicode characters. The command exit with non-zero exit code, with import errors. Any idea on whats going on?</p>


</div><p dir="ltr">The import errors are due to modules not importing. Try importing them by hand to see the  specific error for a specific import.<br></p></blockquote><div><br></div><div>That was precisely the case, Robert!</div>
<div>Few tests couldn't import oslo.config, as the configuration file tempest.conf don't exist in default location. The import errors were too cryptic to identify real problem, unless we verify explicitly.<br></div>
<div><br></div><div>The issue is resolved after copying tempest.conf file in ./etc/ directory.</div><div><br></div><div>-Bhuvan</div></div><div dir="ltr"></div>
</div></div>