Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeout for multinode tests #980

Conversation

bowenlan-amzn
Copy link
Member

@bowenlan-amzn bowenlan-amzn commented Oct 4, 2023

Issue #, if available:

Description of changes:

Fix a small miss after investigating the flaky test here https://github.com/opensearch-project/index-management/actions/runs/6399682880/job/17372113529?pr=977

CheckList:

  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: bowenlan-amzn <[email protected]>
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #980 (dd10cf2) into main (8b0cd6d) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #980      +/-   ##
============================================
- Coverage     74.69%   74.66%   -0.03%     
+ Complexity     2753     2752       -1     
============================================
  Files           361      361              
  Lines         16077    16077              
  Branches       2314     2314              
============================================
- Hits          12008    12004       -4     
- Misses         2788     2797       +9     
+ Partials       1281     1276       -5     

see 9 files with indirect coverage changes

@bowenlan-amzn bowenlan-amzn merged commit bc3c3f3 into opensearch-project:main Oct 4, 2023
23 of 24 checks passed
@bowenlan-amzn bowenlan-amzn deleted the add-timeout-multinode-test branch October 4, 2023 18:45
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 4, 2023
Signed-off-by: bowenlan-amzn <[email protected]>
(cherry picked from commit bc3c3f3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
bowenlan-amzn pushed a commit that referenced this pull request Oct 5, 2023
(cherry picked from commit bc3c3f3)

Signed-off-by: bowenlan-amzn <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Joshua152 pushed a commit to Joshua152/index-management that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants