Skip to content

Draft: Collect system resources through JSON file

Matthijs van der Wild requested to merge container_memory_fraction into master

Standard output could include warnings from external software containers, which confuse the pipeline. Instead, the resources can be stored in a JSON file, which is then parsed by the pipeline.

Merge request reports