opensearch-project / neural-search

Plugin that adds dense neural retrieval into the OpenSearch ecosytem
Apache License 2.0
56 stars 58 forks source link

Disable memory circuit breaker for integ tests #770

Closed martin-gaievski closed 4 weeks ago

martin-gaievski commented 4 weeks ago

Description

Adapt fix in memory circuit breaker of ml-commons (https://github.com/opensearch-project/ml-commons/pull/2469) to integ tests. Doing following:

Issues Resolved

https://github.com/opensearch-project/neural-search/issues/689

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.