-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport 2.x] Fix Indices Request Cache ITs from flaking and timing out (#14369) #14482
[Backport 2.x] Fix Indices Request Cache ITs from flaking and timing out (#14369) #14482
Conversation
…-project#14369) Signed-off-by: Kiran Prakash <[email protected]> (cherry picked from commit bd56456)
❌ Gradle check result for 486f371: FAILURE 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: Kiran Prakash <[email protected]>
Signed-off-by: Kiran Prakash <[email protected]>
Test Result (no failures) |
❌ Gradle check result for 904fd03: FAILURE 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? |
…out (opensearch-project#14369) (opensearch-project#14482) * Fix Indices Request Cache ITs from flaking and timing out (opensearch-project#14369) Signed-off-by: Kiran Prakash <[email protected]> (cherry picked from commit bd56456) * dummy Signed-off-by: Kiran Prakash <[email protected]> * dummy Signed-off-by: Kiran Prakash <[email protected]> --------- Signed-off-by: Kiran Prakash <[email protected]> Signed-off-by: kkewwei <[email protected]>
Backporting #14369 from main to 2.x