mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 21:38:15 +00:00
When the monitoring tests are run in isolation, they succeed. However, when the whole suite of REST tests is being run at the same time, the "Bulk indexing of monitoring data" intermittently fails with a timeout. Therefore, a timeout of 60 seconds has been added. Closes elastic/elasticsearch#2809 Original commit: elastic/x-pack-elasticsearch@d11dc7a2be