-
Notifications
You must be signed in to change notification settings - Fork 126
Description
What is the bug?
Random flakiness observed in integration tests for index-management plugin.
How can one reproduce the bug?
Steps to reproduce the behavior:
Run the Integration test suite n number of times. See few tests are failed randomly. This has become a painpoint during 3.1.0 release as the release manager had to re-run flaky tests multiple times for each Release Candidate for a green build.
Checkout the test reports and metrics dashboards for more info
Click here for link to metrics dashboards to spot the failed test.
List of autocut issues created by flaky test failures:
https://github.com/opensearch-project/index-management/issues?q=is%3Aissue%20state%3Aclosed%203.1.0
What is the expected behavior?
All the integration tests should pass in every jenkins run
What is your host/environment?
Production Jenkins https://build.ci.opensearch.org/job/integ-test/
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.