Skip to content

Commit

Permalink
Search operation test flakiness fix (#3602)
Browse files Browse the repository at this point in the history
### Description
test PR 
### Issues Resolved
- #3426
- #2141
- #2169

Similar to this task:
#1917
From what I've noticed some logs are duplicated on faster machines.
During test creation audit logging results were added based on actual
results produced by tests. Now if there are slower moments where logging
produces non-duplicated logs, those were marked as failed.

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](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

---------

Signed-off-by: Maciej Mierzwa <dev.maciej.mierzwa@gmail.com>
Signed-off-by: MaciejMierzwa <dev.maciej.mierzwa@gmail.com>
  • Loading branch information
MaciejMierzwa authored Dec 14, 2023
1 parent 9d11524 commit 9da4a78
Show file tree
Hide file tree
Showing 5 changed files with 188 additions and 129 deletions.
Loading

0 comments on commit 9da4a78

Please sign in to comment.