]> git.feebdaed.xyz Git - 0xmirror/grpc-go.git/commit
xds/cdsbalancer: change tests to use xds resolver (#8579)
authoreshitachandwani <59800922+eshitachandwani@users.noreply.github.com>
Wed, 1 Oct 2025 19:24:25 +0000 (00:54 +0530)
committerGitHub <noreply@github.com>
Wed, 1 Oct 2025 19:24:25 +0000 (00:54 +0530)
commit4e9b800097b648b010c2203a84dd462cdc0d9959
treee767916db10567fe4df47c6e9aa99e7106fdfff1
parent1c83e22c3228127ce63d862c64882dd54a1357b6
xds/cdsbalancer: change tests to use xds resolver (#8579)

Change the tests in xds cds balancer to use xds resolver instead of
manual resolver

This change is being done as part of gRFC [A74 : xDS Config
tears](https://github.com/grpc/proposal/blob/master/A74-xds-config-tears.md).
This is to make sure the tests pass after the change too.

RELEASE NOTES: None
internal/xds/balancer/cdsbalancer/aggregate_cluster_test.go
internal/xds/balancer/cdsbalancer/cdsbalancer_security_test.go
internal/xds/balancer/cdsbalancer/cdsbalancer_test.go