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

[Backport 2.x] Add retry and enable UTs for Windows #1218

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3abb707 from #1215

Added a retry around the the bootstrap that previously failed due to network issues.  Ran the new version of this workflow 100 iterations on linux and windows, both passed at 100% [1].

Without the retry during a run of 100 iterations [2], the windows test failed once during the bootstrap.  If we see future issues, we could attempt to add retries to them following this same pattern.

[1] https://github.com/peternied/security-dashboards-plugin/actions/runs/3449518073
[2] https://github.com/peternied/security-dashboards-plugin/actions/runs/3449040181

Signed-off-by: Peter Nied <[email protected]>
(cherry picked from commit 3abb707)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team November 16, 2022 16:20
@codecov-commenter
Copy link

Codecov Report

Merging #1218 (7256a79) into 2.x (4faf916) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x    #1218   +/-   ##
=======================================
  Coverage   71.78%   71.78%           
=======================================
  Files          88       88           
  Lines        2027     2027           
  Branches      269      269           
=======================================
  Hits         1455     1455           
  Misses        509      509           
  Partials       63       63           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cwperks cwperks merged commit ff8e2b4 into 2.x Nov 16, 2022
@peternied peternied deleted the backport/backport-1215-to-2.x branch November 30, 2022 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants