<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 04/02/13 15:52, Mark Wu wrote:<br>
</div>
<blockquote cite="mid:510FBD32.6020605@linux.vnet.ibm.com"
type="cite">Hi all,
<br>
<br>
I am a vdsm developer. Recently I find there're many ongoing
refactorings and improvements in vdsm code. From the bugs
reported, we can see that unit tests just focus on a unit of code,
and can't catch integration errors or broad system level
errors. So we need a thorough functional test suites for vdsm.
But the build environment is very limited to run functional tests.
It has a lot of dependencies on the external setup, like storage
server.
<br>
<br>
I would like to know how the engine side perform functional
tests. Is there any existing functional test suites based engine
rest api? If yes, I think it's great to use it for vdsm's
functional tests. We could build up a standard test env on
physical machiness or vms for the test suites by some kickstart
files. It also can be integrate into Jenkins.
<br>
<br>
<br>
Any feedback will be appreciated!
<br>
<br>
Mark.
<br>
<br>
_______________________________________________
<br>
Arch mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Arch@ovirt.org">Arch@ovirt.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/arch">http://lists.ovirt.org/mailman/listinfo/arch</a>
<br>
</blockquote>
<br>
<br>
We've once published
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://www.ovirt.org/Testing/PythonApi">http://www.ovirt.org/Testing/PythonApi</a>
- but it was not maintained, and lacks a lot of building blocks.<br>
Y.<br>
<br>
</body>
</html>