Multiple Test Agents - Same Location

Hey,

I was wondering what would happen if I have multiple test agents in the same location.

Does WPT load balance so test agents dont run the same test?

How exactly does it work?

The tests are stored in a queue and test agents pull work from the queue in FIFO order as they free up. There is no guarantee which agent will run which test.