mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 16:35:45 +00:00
Some of our REST tests open many jobs, and assuming each will use 1GB of RAM on a single node cluster could fail the test. The solution is to explicitly say the test jobs will use very little RAM. Original commit: elastic/x-pack-elasticsearch@a3fcfc4589