Easwar Swaminathan
|
9b73c42daa
|
test/xds: add tests for scenarios where authority in resource name is not specified in bootstrap config (#5890)
Fixes https://github.com/grpc/grpc-go/issues/5429
|
2023-01-10 16:31:19 -08:00 |
Easwar Swaminathan
|
f54bba9af7
|
test/xds: minor cleanup in xDS e2e test (#5843)
|
2022-12-08 19:21:56 -08:00 |
Easwar Swaminathan
|
aba03e1ab1
|
xds: pass options by value to helper routines which setup the management server in tests (#5833)
|
2022-12-08 16:26:21 -08:00 |
Zach Reyes
|
087387ca18
|
Deflake Outlier Detection xDS e2e test (#5819)
|
2022-11-29 17:48:52 -05:00 |
Doug Fawley
|
778860e606
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
Easwar Swaminathan
|
912765f749
|
xds: move bootstrap config generating utility package to testutils (#5713)
|
2022-10-17 09:34:01 -07:00 |
Zach Reyes
|
d83070ec0d
|
Changed Outlier Detection Env Var to default true (#5673)
|
2022-09-30 16:46:17 -04:00 |
Easwar Swaminathan
|
9c3e589d3e
|
rls: delegate pick to child policy as long as it is not in TransientFailure (#5656)
|
2022-09-15 15:55:46 -07:00 |
Zach Reyes
|
f7d2036712
|
xds: add Outlier Detection Balancer (#5435)
* xds: add Outlier Detection Balancer
|
2022-09-06 16:30:08 -04:00 |
Easwar Swaminathan
|
4f47c8c163
|
test/xds: wait for all ACKs before forcing stream restart (#5500)
|
2022-07-14 12:12:48 -07:00 |
Easwar Swaminathan
|
a6dcb714b2
|
xdsclient: don't reset version info after stream restart (#5422)
|
2022-07-06 10:31:02 -07:00 |
Easwar Swaminathan
|
d883f3d5fa
|
test/xds: fail only when state changes to something other than READY and IDLE (#5463)
|
2022-06-24 10:23:13 -07:00 |
Easwar Swaminathan
|
e41f868588
|
test/xds: move tests to a package with _test suffix (#5382)
|
2022-05-25 17:03:52 -07:00 |
Easwar Swaminathan
|
c0e35731fa
|
xds: move e2e tests into grpc/test/xds directory (#5363)
|
2022-05-24 11:13:30 -07:00 |