opensearch-project / index-management

🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
53 stars 111 forks source link

Issue651 tests - Fix flakyness #1065

Closed Joshua152 closed 9 months ago

Joshua152 commented 9 months ago

Issue #, if available:

Description of changes: Added a one second thread sleep to wait for any other jobs to finish

CheckList:

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.