Integration tests for Socket Channel Interceptor#17705
Integration tests for Socket Channel Interceptor#17705RajatGupta02 wants to merge 10 commits intoopensearch-project:mainfrom
Conversation
…ing, must be low overhead) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: Andriy Redko <drreta@gmail.com>
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
|
❌ Gradle check result for f4f167d: Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
|
❌ Gradle check result for a632c07: Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
7105a35 to
dbf0425
Compare
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
Signed-off-by: Rajat Gupta <72070007+RajatGupta02@users.noreply.github.com>
|
❌ Gradle check result for 3c6dbcf: Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Rajat Gupta <gptrajat@amazon.com>
|
❌ Gradle check result for 144964e: Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Description
Adds integration tests for Socket Channel Interceptor.
Run these specific tests with:
./gradlew :libs:opensearch-agent-sm:agent:test --tests "org.opensearch.javaagent.SocketChannelInterceptorAllowTests" --infoCheck 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.