Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

If you receive an ‘Out of Memory’ error when running a MettleCI Unit Test then your test data is unable to fit into the memory allocated by the underlying MettleCI Unit Test operator. Options available are:

  • Curate your test data too reduce its volume (recommended), or

  • Use a cluster key specification to reduce your test’s memory footprint.

  • No labels