Skip to content

Define max heap usage for tests

Tobias Wich requested to merge fix/test-memory into main

Apart from the memory usage bug in quarkus, the tests seem to have a very small heap space as it runs fine with 1 GB.

Merge request reports