dealbot icon indicating copy to clipboard operation
dealbot copied to clipboard

Run tests in parallel

Open hannahhoward opened this issue 4 years ago • 1 comments

Goals

Faster builds

Implementation

  • split tests via circle so they run in parallel

For Discussion

Pros:

  • shaves 10 min + off the total time through a build-push

Cons:

  • adds a lot of complexity to the CI configuration

hannahhoward avatar Jun 10 '21 02:06 hannahhoward

we disabled the long test, right @hannahhoward ? does it still make sense to merge this?

willscott avatar Jun 21 '21 12:06 willscott