I have six thread groups, the first group is for data creation and remaining five are the load using the data created. I need to delay the start of the five load thread groups till the data creation has completed. As the amount of time it takes to create the data varies depending upon properties passed in setting a static delay time can work although doesn't guarantee data creation will complete in the specified time frame. As the data creation step is also creating a number of variables splitting the groups into two scripts isn't a solution without a complete rewrite.

Has anyone come across a solution for setting a dynamic delay start?

Stan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to