Date: 05/01/2010 12:33 AM
Subject:Re: [staf-users] Running tests in Parallel
kshi ---04/29/2010 05:55:33 AM---Hi , In a staf job i am trying to run a
> test on different target machines from a
>
>
> From:
> Sangram Bakshi
> To:
> staf-users@lists.sourceforge.net
> Date:
> 04/29/2010 05:55 AM
> Subject:
> [staf-users] Running tests in Paralle
Date: 04/29/2010 05:55 AM
Subject:[staf-users] Running tests in Parallel
Hi ,
In a staf job i am trying to run a test on different target machines from a
main machine .
Also after the tests run successfully , the output of the tests in the
target machines are captured in a file and trasferred to main machine .
For this i am using the following code.