This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Description
I've deployed crucible on docker and I notice that if I start 2 (lengthy) test runs at the same time, one test run will not begin until the first one completes.
I don't see this problem on the public site: it this because you are deploying multiple instances of either the web or task containers behind a load balancer?
Or is this unexpected behaviour pointing to some configuration or other issue with my deployment?