[Integration Test] Add integration test for telemetry plugin #3961
Labels
enhancement
New feature or request
help wanted
Community contributions are especially encouraged for these issues.
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Is your feature request related to a problem?
We have seen a compatibility issues between telemetry plugin and the security plugin. So we should have a integration test in the security plugin repo to make sure there is no conflict.
What solution would you like?
Write an integration test.
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
We can use this integ test as a reference that might provide some guidance on cluster configuration and a basic setup.
https://github.com/opensearch-project/security/blob/main/src/integrationTest/java/org/opensearch/security/http/OnBehalfOfJwtAuthenticationTest.java
The text was updated successfully, but these errors were encountered: