inveniosoftware / invenio-rdm-records

DataCite-based data model for InvenioRDM flavour.
https://invenio-rdm-records.readthedocs.io
MIT License
15 stars 84 forks source link

tests: speed-up by splitting across the matrix #1681

Open slint opened 6 months ago

slint commented 6 months ago

Tests in invenio-rdm-records are currently too slow, taking ~20min to fully run. This is very disruptive for integrating PRs and hinders review/merge/release speed significantly.

We can "horizontally" scale the tests in GH actions by splitting the tests across multiple workers/runners. I see two approaches to split:

github-actions[bot] commented 4 months ago

This issue was automatically marked as stale.