On 02/29/2012 06:09 AM, Yogesh Kulkarni wrote:
> Does autotest provide any interfaces to launch multiple processes/sessions
> on the client machine so that I can execute slave and master as different
> processes and collect result of both of them back to the server ?
>
>
>
> -thanks
> yogesh

Hi,

Welcome!  Glad to hear autotest is being exercised for some really 
low-level testing!  If I remember correctly, there is (or is in 
development) a way to do asynchronous subtests within a single client. 
However, this was in the context of virtualization testing, so I'm not 
sure if it applies to the autotest client in general or not.

Otherwise, while not exactly what you asked for, there is a helper class 
for doing multiple threads within a test on the client.  Lucas will know 
more details, but I'll poke around in the code a bit for some references 
as well.

-- 
Chris Evich, RHCA, RHCE, RHCDS, RHCSS
Quality Assurance Engineer
e-mail: cevich + `@' + redhat.com o: 1-888-RED-HAT1 x44214
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to