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 ?

Hey,

While you asked for processes, I did find a possible threading solution: 
  common_lib/utils.py which pulls in base_utils.py class AsyncJob(). I 
didn't look too deeply at any synchronization aspects or other helpers, 
but on the surface it appears it may work for you.  Let us know if you 
can't figure it out, or can't find anything that would work.  Thanks!

-- 
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