OpenSearch/buildSrc
Daniel Mitterdorfer e0cfa1689c
Turn off real-mem breaker in REST tests
With this commit we disable the real-memory circuit breaker in REST
tests as this breaker is based on real memory usage over which we have
no (full) control in tests and the REST client is not yet ready to retry
on circuit breaker exceptions.

This is only meant as a temporary measure to avoid spurious test
failures while we ensure that the REST client can handle those
situations appropriately.

Closes #32050
Relates #31767
Relates #31986 
Relates #32074
2018-07-16 10:44:04 +02:00
..
src Turn off real-mem breaker in REST tests 2018-07-16 10:44:04 +02:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Move build integration tests out of :buildSrc project (#31961) 2018-07-12 08:41:07 +00:00
version.properties Upgrade to Lucene 7.4.0. (#31529) 2018-06-22 16:17:17 +02:00