mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
4d392dec96
The BWC tests on 6.x need to test both 6.1 and 5.6, so the theory here is that they just need more memories. This bumps it to ensure the tests dont OOM. This bumps it from the previous 1536m, which was already bumped from the default of 1024m. Original commit: elastic/x-pack-elasticsearch@cf5700ef47
3 lines
53 B
INI
3 lines
53 B
INI
org.gradle.daemon=false
|
|
org.gradle.jvmargs=-Xmx2048m
|