The current setup that we have for Telerik is 1 scheduling server and 4 run time server with plans to run all tests on 4 different browsers (IE11, firefox, chrome, and edge). Is there a way that we can setup the test list so that when scheduling it to run it distributes the tests across all run time servers but keeps them grouped by browser? So that all the tests to be run in IE11 are run on the same run time server, and likewise for the other browsers. It seems like right now the way that the distributed test works is that it give the first test to the first run time server and the second test to the second run time server.