Re: Data driven tests within the distributed Grinder TesterCluster
Lawrence Schapker <[email protected]>
| Newsgroups | gmane.comp.java.grinder.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you everyone who replied! I created a python class that generates the overall number of threads and the unique thread number as explained below. This algorithm was what I expected, but I wanted to verify that someone had not already "invented that wheel." One thing that I has to do was with the rest call that starts all of the agents, I had to include the number if agents as a parameter (i.e. -Dgrinder.agents=X). My "ThreadIdentity" class seems to work well. If anyone is interested, please let me know. Thanks again! Larry Schapker -- View this message in context: http://grinder.996249.n3.nabble.com/Re-Data-driven-tests-within-the-distributed-Grinder-TesterCluster-tp8779p8792.html Sent from the Grinder - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------