artefactual-sdps / enduro

Designed to automate the processing of transfers in multiple Archivematica pipelines.
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

WIP: Add cluster control to makefile #943

Open mcantelon opened 1 month ago

mcantelon commented 1 month ago

Just an idea... I roughed this up, based on the docs and internal recommendations, in case folks think it'd be useful to add.

Adding a RAM recommendation to it (I don't see one in the docs) could be good too so devs/potential devs don't end up running it with too little RAM (I've got 32GB and it seems to be working fine).

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.36%. Comparing base (eab4154) to head (baf80ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #943 +/- ## ========================================== - Coverage 50.40% 50.36% -0.04% ========================================== Files 102 102 Lines 5619 5619 ========================================== - Hits 2832 2830 -2 - Misses 2548 2549 +1 - Partials 239 240 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.