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 retry for tests #180

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Add retry for tests #180

merged 1 commit into from
Apr 6, 2022

Conversation

sruti1312
Copy link
Contributor

@sruti1312 sruti1312 commented Apr 6, 2022

Signed-off-by: sruti1312 [email protected]

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
To help with flaky tests, adding retry plugin to retry tests before failing the build.

Describe the solution you are proposing
Add retry for tests

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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: sruti1312 <[email protected]>
@sruti1312 sruti1312 requested a review from a team April 6, 2022 21:57
@codecov-commenter
Copy link

Codecov Report

Merging #180 (869bc02) into main (090598e) will decrease coverage by 0.10%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #180      +/-   ##
============================================
- Coverage     72.29%   72.19%   -0.11%     
  Complexity      357      357              
============================================
  Files            44       44              
  Lines          2516     2510       -6     
  Branches        168      160       -8     
============================================
- Hits           1819     1812       -7     
- Misses          592      593       +1     
  Partials        105      105              
Impacted Files Coverage Δ
...dler/PerformanceAnalyzerClusterSettingHandler.java 68.67% <0.00%> (-4.59%) ⬇️
...manceanalyzer/collectors/NodeDetailsCollector.java 81.25% <0.00%> (-0.29%) ⬇️
...on/config/PerformanceAnalyzerResourceProvider.java 36.84% <0.00%> (+0.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 090598e...869bc02. Read the comment docs.

@sruti1312 sruti1312 merged commit 8da5fe8 into main Apr 6, 2022
@sruti1312 sruti1312 deleted the feature/retry-tests branch April 6, 2022 22:33
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.

4 participants