Skip to content

Setting the secret detection to be a large instance, so it has more memory available

David Diederich requested to merge more-memory-for-secrets-detection into main

This increments the amount of memory available to the secret_detection job.

As of this MR, the osdu-medium runners had 4 GB of memory available. For osdu-large, it is 16 GB.

The jobs were failing with a signal killed, which was thought to be an out of memory error. (for example)

Merge request reports