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 108 forks source link

[Backport 2.12] Fixes password assignment for integTest when using remote cluster (#1091) #1094

Closed DarshitChanpura closed 5 months ago

DarshitChanpura commented 5 months ago

Backports #1091 (cherry picked from commit 027509e3c7ca25fd3f910d48dbd3456597d0a9e1)

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.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1162fd3) 75.13% compared to head (f68d3aa) 75.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.12 #1094 +/- ## ============================================ - Coverage 75.13% 75.08% -0.05% + Complexity 2908 2904 -4 ============================================ Files 372 372 Lines 17122 17122 Branches 2474 2474 ============================================ - Hits 12864 12856 -8 - Misses 2887 2899 +12 + Partials 1371 1367 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

DarshitChanpura commented 5 months ago

@r1walz @bowenlan-amzn not sure if CI checks need to be successful for merging this but, can you re-run failed checks. Seems like a connection issue.