-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
We frequently have a large number of branches building in our system. We would want some to run concurrently but depending on the branch we may not want all to run on the same node or at the same time (master and release branches on git run extra tests that must be run in isolation, no other tests running).