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

Unify the realize backoff #953

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TaoZou1
Copy link
Contributor

@TaoZou1 TaoZou1 commented Dec 12, 2024

Uses the same backoff for all NSX resources realized checking

@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.35%. Comparing base (652107c) to head (3c7d6aa).

Files with missing lines Patch % Lines
pkg/nsx/services/vpc/vpc.go 0.00% 3 Missing ⚠️
pkg/nsx/services/subnet/subnet.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #953      +/-   ##
==========================================
- Coverage   73.37%   73.35%   -0.02%     
==========================================
  Files         118      118              
  Lines       16394    16383      -11     
==========================================
- Hits        12029    12018      -11     
  Misses       3581     3581              
  Partials      784      784              
Flag Coverage Δ
unit-tests 73.35% <33.33%> (-0.02%) ⬇️
Files with missing lines Coverage Δ
pkg/nsx/services/subnetport/subnetport.go 80.49% <100.00%> (-0.34%) ⬇️
pkg/nsx/services/subnet/subnet.go 66.21% <0.00%> (-0.54%) ⬇️
pkg/nsx/services/vpc/vpc.go 55.08% <0.00%> (ø)

@zhengxiexie
Copy link
Contributor

/e2e

3 similar comments
@TaoZou1
Copy link
Contributor Author

TaoZou1 commented Dec 13, 2024

/e2e

@TaoZou1
Copy link
Contributor Author

TaoZou1 commented Dec 13, 2024

/e2e

@TaoZou1
Copy link
Contributor Author

TaoZou1 commented Dec 16, 2024

/e2e

Uses the same backoff for all NSX resources realized checking
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.

4 participants