<div dir="ltr"><p class="MsoNormal"><font face="arial, helvetica, sans-serif" style="background-color:rgb(255,255,255)" color="#000000">Tempest API’s XML test will run with 1 test
failure when run with Nosetest. When we run the tempest with nosetest command (ex
-nosetest –v ./tempest/api/compute/test_xyz.py), it run <b>BaseComputeTest
::create_test_server & create_test_server_group </b>functions also as test with any of the API tests. Because nose looks for
tests in directories and modules whose names start with <b>test</b> and <b>Test</b>, or contain a '_', '.', or '-' followed by test or Test.
</font></p>

<p class="MsoNormal"><span style="background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif" color="#000000"> </font></span></p>

<p class="MsoNormal"><font face="arial, helvetica, sans-serif" style="background-color:rgb(255,255,255)" color="#000000">So for each API XML test, failure will happen
in  create_test_server_group
function as  it’s XML client is not
implemented (as expected). </font></p>

<p class="MsoNormal"><span style="background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif" color="#000000"> </font></span></p>

<p class="MsoNormal"><span style="background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif" color="#000000">To fix/stop these kind of issue, one
solution is to have some policy for Tempest not to name non test function with
test_, Test_ etc so that nose would not consider those as test case.</font></span></p>

<p class="MsoNormal"><span style="background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif" color="#000000"> </font></span></p>

<p class="MsoNormal"><span style="background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif" color="#000000">Looking forward to have more opinions on
this.</font></span></p>

<p class="MsoNormal"><font face="arial, helvetica, sans-serif" style="background-color:rgb(255,255,255)" color="#000000"><br></font></p><font face="arial, helvetica, sans-serif" style="background-color:rgb(255,255,255)" color="#000000">-- <br>
</font><div dir="ltr"><div><font face="arial, helvetica, sans-serif" style="background-color:rgb(255,255,255)" color="#000000">Thanks </font></div><div><font face="arial, helvetica, sans-serif" style="background-color:rgb(255,255,255)" color="#000000">Ghanshyam Mann</font></div>
<div><br></div></div>
</div>