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

Update vs backup service tests with retries #4797

Merged
merged 7 commits into from
Dec 14, 2023
Merged

Conversation

shaun-nx
Copy link
Contributor

@shaun-nx shaun-nx commented Dec 14, 2023

Proposed changes

Updates test_virtual_server_backup_service tests with retries when asserting that the backup services is in the upstream

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@shaun-nx shaun-nx requested a review from a team as a code owner December 14, 2023 11:59
@github-actions github-actions bot added the tests Pull requests that update tests label Dec 14, 2023
@jjngx jjngx requested a review from a team December 14, 2023 12:02
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4a9832a) 52.03% compared to head (31609af) 52.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4797   +/-   ##
=======================================
  Coverage   52.03%   52.03%           
=======================================
  Files          60       60           
  Lines       17313    17313           
=======================================
  Hits         9009     9009           
  Misses       7993     7993           
  Partials      311      311           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jjngx jjngx requested a review from a team December 14, 2023 12:06
@jjngx jjngx merged commit 4670aca into main Dec 14, 2023
73 of 76 checks passed
@jjngx jjngx deleted the tests/backup-service branch December 14, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Pull requests that update tests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants