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

test/xds: remove redundant server when using stubserver in tests #7846

Merged
merged 10 commits into from
Nov 25, 2024

Conversation

janardhanvissa
Copy link
Contributor

Partially Addresses: #7291

RELEASE NOTES: None

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.77%. Comparing base (66385b2) to head (69832ff).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7846      +/-   ##
==========================================
- Coverage   81.84%   81.77%   -0.07%     
==========================================
  Files         374      375       +1     
  Lines       37993    37986       -7     
==========================================
- Hits        31096    31064      -32     
- Misses       5598     5612      +14     
- Partials     1299     1310      +11     

see 33 files with indirect coverage changes

---- 🚨 Try these New Features:

@purnesh42H
Copy link
Contributor

@janardhanvissa are you improving your previous changes? If yes, could you tag the previous PR and mention what was missed which you are addressing here?

@janardhanvissa
Copy link
Contributor Author

@janardhanvissa are you improving your previous changes? If yes, could you tag the previous PR and mention what was missed which you are addressing here?

Yes, In the PR #7708 missed to pass sopts to stubserver and moving listener at the stub initialization are addressed in this PR.

@purnesh42H purnesh42H self-assigned this Nov 19, 2024
@purnesh42H purnesh42H changed the title test/xds: passing sopts to stub and moving listener to stub initialization test/xds: remove redundant servers when using stubservers in tests Nov 19, 2024
@purnesh42H purnesh42H changed the title test/xds: remove redundant servers when using stubservers in tests test/xds: remove redundant server when using stubserver in tests Nov 19, 2024
test/xds/xds_client_ignore_resource_deletion_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_certificate_providers_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_integration_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_serving_mode_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_serving_mode_test.go Show resolved Hide resolved
test/xds/xds_server_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_certificate_providers_test.go Outdated Show resolved Hide resolved
test/xds/xds_client_ignore_resource_deletion_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_integration_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_serving_mode_test.go Outdated Show resolved Hide resolved
test/xds/xds_server_test.go Show resolved Hide resolved
test/xds/xds_server_test.go Show resolved Hide resolved
test/xds/xds_server_test.go Outdated Show resolved Hide resolved
Copy link
Contributor

@purnesh42H purnesh42H left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@purnesh42H purnesh42H added this to the 1.69 Release milestone Nov 25, 2024
@purnesh42H purnesh42H merged commit dcba136 into grpc:master Nov 25, 2024
15 checks passed
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Nov 27, 2024
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Dec 4, 2024
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Dec 5, 2024
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.

3 participants