opensearch-project / opensearch-java

Java Client for OpenSearch
Apache License 2.0
115 stars 181 forks source link

[FEATURE] Run integration tests against an AWS instance of OpenSearch / Serverless #1101

Open dblock opened 1 month ago

dblock commented 1 month ago

Is your feature request related to a problem?

Coming from https://github.com/opensearch-project/opensearch-java/issues/1093 it looks like we may have released a version of the client with a broken feature. Integration tests would have failed, but we don't have an OpenSearch managed AWS instance to test against.

What solution would you like?

Run integration tests against a real OpenSearch AWS instance.

dblock commented 1 month ago

cc: @getsaurabh02 this is a problem that maybe OpenSearch infrastructure can help with?