opensearch-project / security

🔐 Secure your cluster with TLS, numerous authentication backends, data masking, audit logging as well as role-based access control on indices, documents, and fields
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
180 stars 263 forks source link

[Backport 2.x] Fixes flaky integration tests #4463

Closed opensearch-trigger-bot[bot] closed 2 weeks ago

opensearch-trigger-bot[bot] commented 2 weeks ago

Backport 671438bc443a71d1681f31c715ecbe29692d247b from #4452.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 65.35%. Comparing base (4934b08) to head (94146ca). Report is 1 commits behind head on 2.x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/opensearch-project/security/pull/4463/graphs/tree.svg?width=650&height=150&src=pr&token=rBpySfQXMt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)](https://app.codecov.io/gh/opensearch-project/security/pull/4463?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) ```diff @@ Coverage Diff @@ ## 2.x #4463 +/- ## ========================================== - Coverage 65.38% 65.35% -0.03% ========================================== Files 311 311 Lines 21863 21863 Branches 3548 3548 ========================================== - Hits 14295 14289 -6 - Misses 5803 5806 +3 - Partials 1765 1768 +3 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/opensearch-project/security/pull/4463/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)