Skip to content

github/test: Run tests using the old pickfirst - #8129

Merged
dfawley merged 1 commit into
grpc:masterfrom
arjan-bal:enable-dualstack-flags
Feb 27, 2025
Merged

github/test: Run tests using the old pickfirst#8129
dfawley merged 1 commit into
grpc:masterfrom
arjan-bal:enable-dualstack-flags

Conversation

@arjan-bal

Copy link
Copy Markdown
Contributor

#8126 toggled the default pickfirst to the new one. This PR ensures we still have coverage for the old pickfirst till it exists.

RELEASE NOTES: N/A

@arjan-bal arjan-bal added this to the 1.71 Release milestone Feb 27, 2025
@codecov

codecov Bot commented Feb 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.40%. Comparing base (a510cf5) to head (9cbb980).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8129      +/-   ##
==========================================
+ Coverage   82.16%   82.40%   +0.23%     
==========================================
  Files         387      387              
  Lines       38941    38941              
==========================================
+ Hits        31997    32089      +92     
+ Misses       5619     5548      -71     
+ Partials     1325     1304      -21     

see 20 files with indirect coverage changes

@arjan-bal
arjan-bal requested a review from dfawley February 27, 2025 05:23
@arjan-bal arjan-bal changed the title test: Run tests using the old pickfirst github/test: Run tests using the old pickfirst Feb 27, 2025
@dfawley
dfawley merged commit d48317f into grpc:master Feb 27, 2025
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Mar 1, 2025
cds: stop child policies on resource-not-found errors (grpc#8122)

xds: simplify code handling certain error conditions in the resolver (grpc#8123)

xds, pickfirst: Enable additional addresses in xDS, set new pick_first as default (grpc#8126)

github: change test action to cover the legacy pickfirst balancer (grpc#8129)

cleanup: replace dial with newclient (grpc#7967)

cleanup: replace dial with newclient (grpc#7970)

stats/openetelemetry: refactor and make e2e test stats verification deterministic (grpc#8077)

xds: introduce simple grpc transport for generic xds clients (grpc#8066)

xds: generic xds client common configs

re-push comments

improve ServerConfig equal

easwar review round 1 on documentation

easwar comments on docstrings

easwar comments round 4

config tests

merge with previous pr

xds: add lrs client and xDS client interfaces

second pass to documentation language

change from godoc review

dfawley review 2

easwar review 1

changed to decoder struct

move authorities under xds client

easwar review 2

easwars review 4

ResourceWatcher done and LoadStore stop

grpc based transport

remove server config extension interface

add byte codec

dfawley review 1

send and recv tests with byte based test server

change to proto based server

easwar review 1

easwar review 3

xds: generic xds client ads transport channel
purnesh42H pushed a commit to purnesh42H/grpc-go that referenced this pull request Mar 1, 2025
ads: stop child policies on resource-not-found errors (grpc#8122)

xds: simplify code handling certain error conditions in the resolver (grpc#8123)

xds, pickfirst: Enable additional addresses in xDS, set new pick_first as default (grpc#8126)

github: change test action to cover the legacy pickfirst balancer (grpc#8129)

cleanup: replace dial with newclient (grpc#7967)

cleanup: replace dial with newclient (grpc#7970)

stats/openetelemetry: refactor and make e2e test stats verification deterministic (grpc#8077)

xds: introduce simple grpc transport for generic xds clients (grpc#8066)

xds: generic xds client common configs

re-push comments

improve ServerConfig equal

easwar review round 1 on documentation

easwar comments on docstrings

easwar comments round 4

config tests

merge with previous pr

xds: add lrs client and xDS client interfaces

second pass to documentation language

change from godoc review

dfawley review 2

easwar review 1

changed to decoder struct

move authorities under xds client

easwar review 2

easwars review 4

ResourceWatcher done and LoadStore stop

grpc based transport

remove server config extension interface

add byte codec

dfawley review 1

send and recv tests with byte based test server

change to proto based server

easwar review 1

easwar review 3

xds: generic xds client ads transport channel
janardhanvissa pushed a commit to janardhanvissa/grpc-go that referenced this pull request Mar 24, 2025
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 27, 2025
@arjan-bal
arjan-bal deleted the enable-dualstack-flags branch January 15, 2026 12:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants