opensearch-project / opensearch-clients

For all things about OpenSearch clients.
Apache License 2.0
9 stars 10 forks source link

[FEATURE] Add integration tests for all clients to test against Amazon OpenSearch Service and Amazon OpenSearch Serverless Service #47

Open harshavamsi opened 1 year ago

harshavamsi commented 1 year ago

Is your feature request related to a problem?

Given the recent troubles in https://github.com/opensearch-project/opensearch-py/issues/278, I propose to add github workflow integration tests that tests against Amazon OpenSearch service.

What solution would you like?

Similar to how we run integration tests today that pull in OpenSearch locally, I propose that Amazon sets up test infrastructure to test against the Managed OpenSearch service.

dblock commented 1 year ago

There were some discussions about this in https://github.com/acm19/aws-request-signing-apache-interceptor/issues/40 attempting to use mock infrastructure without much success.