aboutsummaryrefslogtreecommitdiff
path: root/test/cpp/end2end/client_lb_end2end_test.cc
AgeCommit message (Expand)Author
2023-11-06[grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34...Mark D. Roth
2023-10-23[e2e tests] refactor code for determining local IP address (#34769)Mark D. Roth
2023-10-23[flakiness] Fix regex comparison which causes client_lb test to flake at a hi...Vignesh Babu
2023-10-02[client_lb_e2e_test] fix flake in RR HealthChecking test (#34572)Mark D. Roth
2023-09-28[resolver and LB policy APIs] reland: change address list to support multiple...Mark D. Roth
2023-09-28Revert "[resolver and LB policy APIs] change address list to support multiple...Mark D. Roth
2023-09-28[resolver and LB policy APIs] change address list to support multiple address...Mark D. Roth
2023-09-27[pick_first] implement Happy Eyeballs (#34426)Mark D. Roth
2023-09-18[work-serializer] Fix synchronous test assumption (#34392)Craig Tiller
2023-09-15[work-serializer] Dispatch on run experiment (relanding) (#34372)Craig Tiller
2023-09-15Revert "[work-serializer] Dispatch on run experiment" (#34371)Craig Tiller
2023-09-15[work-serializer] Dispatch on run experiment (#34274)Craig Tiller
2023-09-14[round_robin] 4th attempt: delegate to pick_first as per dualstack design (#3...Mark D. Roth
2023-09-13Revert "[round_robin] third attempt: delegate to pick_first as per dualstack ...Mark D. Roth
2023-09-12[round_robin] third attempt: delegate to pick_first as per dualstack design (...Mark D. Roth
2023-09-11Revert "[round_robin] delegate to pick_first as per dualstack design" (#34317)Craig Tiller
2023-09-11[round_robin] delegate to pick_first as per dualstack design (#34241)Mark D. Roth
2023-09-05[health checking] move to generic health watch for dualstack design (#34222)Mark D. Roth
2023-08-24[pick_first] adjust threshold on e2e test to address flake (#34157)Mark D. Roth
2023-08-18[pick_first] fix test flake (#34098)Mark D. Roth
2023-08-15[pick_first] fix sticky-TF and handling of subchannels in TRANSIENT_FAILURE (...Mark D. Roth
2023-08-02[server] Remove `Notification` from shutdown path (#33953)Craig Tiller
2023-07-14[LB policies] revert changes for dualstack design (#33718)Mark D. Roth
2023-07-13[WRR] fix bugs that caused us to re-enter blackout period upon updates (#33694)Mark D. Roth
2023-06-28[outlier detection] remove support for ejection via raw connectivity state (#...Mark D. Roth
2023-06-27[round robin] delegate to pick_first instead of creating subchannels directly...Mark D. Roth
2023-06-26[resolver API] remove address attribute interface (#33514)Mark D. Roth
2023-06-07[WRR] Prefer application_utilization to cpu_utilization (#33355)Yousuk Seung
2023-06-05[outlier detection] hack to prevent OD from working with pick_first (#33336)Mark D. Roth
2023-05-16[resolver] remove unused ctor for ServerAddress (#33148)Mark D. Roth
2023-05-04[client channel] Second attempt: use ChunkedVector for call attributes (#33015)Mark D. Roth
2023-05-04Revert "[client channel] use ChunkedVector for call attributes" (#33014)AJ Heller
2023-05-04[client channel] use ChunkedVector for call attributes (#33002)Mark D. Roth
2023-05-02[xDS] Accept cpu_utilization over 100% (#32954)Yousuk Seung
2023-04-26[WRR] Remove env var guard for WRR policy (#32936)Mark D. Roth
2023-03-28xDS: Include orca named_metrics in LRS load reports (#32690)Yousuk Seung
2023-03-27Reland global config changes (#32661)Craig Tiller
2023-03-27Revert "Revert "WRR: Support EPS" (#32723)" (#32725)Yousuk Seung
2023-03-27Revert "WRR: Support EPS" (#32723)Esun Kim
2023-03-24WRR: Support EPS (#32657)Yousuk Seung
2023-03-20Revert "[config] Move global config alongside core configuration" (#32659)Jan Tattermusch
2023-03-17[config] Move global config alongside core configuration (#30788)Craig Tiller
2023-03-16Merge per-request and per-server named metrics field-wise (#32634)Yousuk Seung
2023-02-28Add a test case to verify SubchannelStreamClient retry when Health.Watch ends...Yijie Ma
2023-02-08e2e tests: update regex used for connection failure messages (#32325)Mark D. Roth
2023-02-06Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32...Yousuk Seung
2023-02-03Revert "Revert "Revert "server: introduce ServerMetricRecorder API and move p...Craig Tiller
2023-02-03Revert "Revert "server: introduce ServerMetricRecorder API and move per-call ...Yousuk Seung
2023-02-02Revert "server: introduce ServerMetricRecorder API and move per-call reportin...Xuan Wang
2023-02-01server: introduce ServerMetricRecorder API and move per-call reporting from a...Yousuk Seung