masterkeedu
17 years agoOccasional Contributor
Set Maximum for parallel test in a suite
I have a test suite with 1000+ tests. To run all sequentially takes a good deal of time, but to run all parallel would overload our service.
I am looking for a happy medium.
Is there a way to use parallel execution but set a maximum to say 50?
I tried adjusting max connection and max connections per host globally but it seemed to have no effect.
I am looking for a happy medium.
Is there a way to use parallel execution but set a maximum to say 50?
I tried adjusting max connection and max connections per host globally but it seemed to have no effect.