Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: reduce concurrency of integration tests
We are seeing odd errors in the integration tests that we can't repdoduce on workstations. We suspect this may be due to resource starvation when running in a container in Concourse. By reducing the number of parallel processes (from 7 to 4) we hope to make the intermittent failures go away. [#186912329](https://www.pivotaltracker.com/story/show/186912329)
- Loading branch information