Easwar Swaminathan
|
2db7b17a90
|
test/xds: increase default test timeout (#6498)
|
2023-08-03 10:53:20 -07:00 |
Easwar Swaminathan
|
fe72db9589
|
testing: add helpers to start test service, and retrieve port (#6187)
|
2023-04-12 09:30:30 -07:00 |
Easwar Swaminathan
|
bfb57b8b49
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
Arvind Bright
|
ea0a038347
|
xds/xdsclient: ignore resource deletion as per gRFC A53 (#6035)
|
2023-04-04 10:11:54 -07:00 |
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
|
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 |
Easwar Swaminathan
|
a6dcb714b2
|
xdsclient: don't reset version info after stream restart (#5422)
|
2022-07-06 10:31:02 -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 |