OpenSearch/x-pack/qa/ml-native-tests
David Roberts 2b72adc8ac
[TEST] Reduce forecast overflow to disk test memory limit (#30727)
By default ML native processes are only allowed to use
30% of RAM, so the previous 2GB setting prevented the
test passing on VMs with only 4GB RAM.  This change
reduces the limit to 1200MB, which means it can now
pass on VMs with 4GB RAM.
2018-05-18 19:01:43 +01:00
..
src/test/java/org/elasticsearch/xpack/ml/integration [TEST] Reduce forecast overflow to disk test memory limit (#30727) 2018-05-18 19:01:43 +01:00
build.gradle This implementation lazily (on 1st forecast request) checks for available 2018-05-18 14:04:09 +02:00