|
|
@ -3830,7 +3830,7 @@ TEST_P(ClientLoadReportingTest, SendAllClusters) { |
|
|
|
{"locality0", GetBackendPorts()}, |
|
|
|
{"locality0", GetBackendPorts()}, |
|
|
|
}); |
|
|
|
}); |
|
|
|
balancers_[0]->ads_service()->SetEdsResource( |
|
|
|
balancers_[0]->ads_service()->SetEdsResource( |
|
|
|
AdsServiceImpl::BuildEdsResource(args), kDefaultResourceName); |
|
|
|
AdsServiceImpl::BuildEdsResource(args)); |
|
|
|
// Wait until all backends are ready.
|
|
|
|
// Wait until all backends are ready.
|
|
|
|
int num_ok = 0; |
|
|
|
int num_ok = 0; |
|
|
|
int num_failure = 0; |
|
|
|
int num_failure = 0; |
|
|
|