8c33cad2b2
The MachineLearningIT.testStopDatafeed test was creating 3 jobs each with the default model memory limit of 1GB. This meant that the test would not run on a machine with less than 10GB of RAM (due to the default ML memory percentage of 30%). This change reduces the model memory limit for these jobs to 0.5GB, which means the test will run on a machine with only 5GB of RAM. Relates to https://discuss.elastic.co/t/failed-ml-tests-when-running-the-gradle-check-task-against-unchanged-repo-code/227829 |
||
---|---|---|
.. | ||
benchmark | ||
client-benchmark-noop-api-plugin | ||
rest | ||
rest-high-level | ||
sniffer | ||
test | ||
transport |