|
|
|
|
|
by petegoo
2781 days ago
|
|
We developed our own representation of this in Slack. It's just a tool to optimise throughput but you're right, you need to be able to represent it and surface failures early. For us these are separate builds, chained together with fan out and fan in. Parallelizing within a test suite / build is a whole other thing and yes, there be dragons. |
|