Re: [staf-users] Running tests in Parallel.

2010-05-03 Thread David Bender
Date: 05/01/2010 12:33 AM Subject:Re: [staf-users] Running tests in Parallel

Re: [staf-users] Running tests in Parallel.

2010-04-30 Thread Sangram Bakshi
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

Re: [staf-users] Running tests in Parallel.

2010-04-30 Thread David Bender
Date: 04/29/2010 05:55 AM Subject:[staf-users] Running tests in Parallel

[staf-users] Running tests in Parallel.

2010-04-29 Thread Sangram Bakshi
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.