m-lab / etl

M-Lab ingestion pipeline
Apache License 2.0
22 stars 7 forks source link

use high cpu, and build container in parallel #1039

Closed gfr10598 closed 2 years ago

gfr10598 commented 2 years ago

Speed up etl builds by using high cpu build machine, and allowing docker container to build in parallel with unit tests.


This change is Reviewable

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 7312


Totals Coverage Status
Change from base Build 7292: 0.07%
Covered Lines: 3976
Relevant Lines: 6088

💛 - Coveralls
stephen-soltesz commented 2 years ago

This seems like a good idea. Merged branch with HEAD to confirm it WAI in sandbox.