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

Make control client retry able in e2e tests #2601

Merged
merged 7 commits into from
Oct 18, 2024

Conversation

Tulsishah
Copy link
Collaborator

@Tulsishah Tulsishah commented Oct 17, 2024

Description

Make control client retry able in e2e tests to avoid failures in case of server errors.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - Automated

@Tulsishah Tulsishah added the execute-integration-tests Run only integration tests label Oct 17, 2024
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.46%. Comparing base (21633e8) to head (85ec033).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2601      +/-   ##
==========================================
+ Coverage   78.09%   78.46%   +0.37%     
==========================================
  Files         108      108              
  Lines       11860    15905    +4045     
==========================================
+ Hits         9262    12480    +3218     
- Misses       2088     2916     +828     
+ Partials      510      509       -1     
Flag Coverage Δ
unittests 78.46% <ø> (+0.37%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Tulsishah Tulsishah marked this pull request as ready for review October 17, 2024 08:20
@Tulsishah Tulsishah requested a review from a team as a code owner October 17, 2024 08:20
@kislaykishore kislaykishore requested review from a team, gargnitingoogle and BrennaEpp and removed request for a team and gargnitingoogle October 17, 2024 08:21
@Tulsishah Tulsishah merged commit 8761e40 into master Oct 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-integration-tests Run only integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants